summaryrefslogtreecommitdiff
path: root/libdde-linux26/libdde_linux26/contrib/include/asm-generic/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdde-linux26/libdde_linux26/contrib/include/asm-generic/device.h')
-rw-r--r--libdde-linux26/libdde_linux26/contrib/include/asm-generic/device.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/libdde-linux26/libdde_linux26/contrib/include/asm-generic/device.h b/libdde-linux26/libdde_linux26/contrib/include/asm-generic/device.h
deleted file mode 100644
index c17c9600..00000000
--- a/libdde-linux26/libdde_linux26/contrib/include/asm-generic/device.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Arch specific extensions to struct device
- *
- * This file is released under the GPLv2
- */
-#ifndef _ASM_GENERIC_DEVICE_H
-#define _ASM_GENERIC_DEVICE_H
-
-struct dev_archdata {
-};
-
-#endif /* _ASM_GENERIC_DEVICE_H */