summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/device.h
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2015-02-19 18:13:43 +0100
committerJesper Nilsson <jespern@axis.com>2015-03-25 10:57:27 +0100
commit16428f943d192390b4673612b1d3fb81772323d9 (patch)
tree1c0e7c991e88e2f724f45794194a37737ee6d006 /arch/cris/include/asm/device.h
parentf87a2f58e34857304b8a2c284d02360210186dd0 (diff)
CRIS: use generic headers via Kbuild
Delete headers which do nothing but include the asm-generic versions and use Kbuild magic instead. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/cris/include/asm/device.h')
-rw-r--r--arch/cris/include/asm/device.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/cris/include/asm/device.h b/arch/cris/include/asm/device.h
deleted file mode 100644
index d8f9872b0e2d..000000000000
--- a/arch/cris/include/asm/device.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- * Arch specific extensions to struct device
- *
- * This file is released under the GPLv2
- */
-#include <asm-generic/device.h>
-