linux_dsm_epyc7002/arch/s390/include/asm/device.h

11 lines
148 B
C
Raw Normal View History

/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
struct dev_archdata {
};
struct pdev_archdata {
};