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 5203fc87f080..000000000000 --- a/arch/m32r/include/asm/device.h +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | /* | ||
2 | * Arch specific extensions to struct device | ||
3 | * | ||
4 | * This file is released under the GPLv2 | ||
5 | */ | ||
6 | struct dev_archdata { | ||
7 | }; | ||
8 | |||
9 | struct pdev_archdata { | ||
10 | }; | ||