summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm/local.h
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2013-09-01 22:56:21 +0200
committerHans-Christian Egtvedt <egtvedt@samfundet.no>2013-09-30 08:42:01 +0200
commit46663d05cff3442321dc550dff6b79b885c7856f (patch)
tree96cfc4680fe62d4c857badb71a6ffb86c6c5ea68 /arch/avr32/include/asm/local.h
parent15c03dd4859ab16f9212238f29dd315654aa94f6 (diff)
downloadop-kernel-dev-46663d05cff3442321dc550dff6b79b885c7856f.zip
op-kernel-dev-46663d05cff3442321dc550dff6b79b885c7856f.tar.gz
avr32: use Kbuild infrastructure to handle the asm-generic headers
Use kbuild to add asm-generic headers that do nothing, also remove the arch specific wrapper headers. This only affects headers that do nothing but include the generic equivalent. It does not touch any header that does a little more. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Diffstat (limited to 'arch/avr32/include/asm/local.h')
-rw-r--r--arch/avr32/include/asm/local.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/avr32/include/asm/local.h b/arch/avr32/include/asm/local.h
deleted file mode 100644
index 1c16196..0000000
--- a/arch/avr32/include/asm/local.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __ASM_AVR32_LOCAL_H
-#define __ASM_AVR32_LOCAL_H
-
-#include <asm-generic/local.h>
-
-#endif /* __ASM_AVR32_LOCAL_H */
OpenPOWER on IntegriCloud