1 2 3 4 5 6 7 8 9 10
/* * Arch specific extensions to struct device * * This file is released under the GPLv2 */ struct dev_archdata { }; struct pdev_archdata { };