aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/sections.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-10-09 15:30:10 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-10-09 22:26:03 -0400
commit036c6508f183e9c730aee25e33d27b2b9b9a5bbc (patch)
treec17ac18fd6ded92d269cf5b5cd004ca3566308f3 /arch/alpha/include/asm/sections.h
parentfrv: remove deprecated IRQF_DISABLED (diff)
downloadlinux-dev-036c6508f183e9c730aee25e33d27b2b9b9a5bbc.tar.xz
linux-dev-036c6508f183e9c730aee25e33d27b2b9b9a5bbc.zip
alpha: use Kbuild logic to include <asm-generic/sections.h>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha/include/asm/sections.h')
-rw-r--r--arch/alpha/include/asm/sections.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/alpha/include/asm/sections.h b/arch/alpha/include/asm/sections.h
deleted file mode 100644
index 43b40edd6e44..000000000000
--- a/arch/alpha/include/asm/sections.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _ALPHA_SECTIONS_H
-#define _ALPHA_SECTIONS_H
-
-/* nothing to see, move along */
-#include <asm-generic/sections.h>
-
-#endif