linux-surface/arch/s390/include/asm/device.h
2017-08-10 09:25:24 -04:00

11 lines
148 B
C

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