diff options
Diffstat (limited to 'arch/m32r/include/asm/device.h')
-rw-r--r-- | arch/m32r/include/asm/device.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/m32r/include/asm/device.h b/arch/m32r/include/asm/device.h deleted file mode 100644 index 5203fc8..0000000 --- a/arch/m32r/include/asm/device.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Arch specific extensions to struct device - * - * This file is released under the GPLv2 - */ -struct dev_archdata { -}; - -struct pdev_archdata { -}; |