aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/include/asm/device.h')
-rw-r--r--arch/m32r/include/asm/device.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/m32r/include/asm/device.h b/arch/m32r/include/asm/device.h
index d8f9872b0e2d..5203fc87f080 100644
--- a/arch/m32r/include/asm/device.h
+++ b/arch/m32r/include/asm/device.h
@@ -3,5 +3,8 @@
*
* This file is released under the GPLv2
*/
-#include <asm-generic/device.h>
+struct dev_archdata {
+};
+struct pdev_archdata {
+};