aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/sections.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-10-09 15:24:33 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-10-09 22:25:45 -0400
commit20882185dab2978952a705905284d2a9790b2bae (patch)
treec5d6f43c260256943fe5d94c8a8e49b8a7db7ec1 /arch/cris/include/asm/sections.h
parentmn10300: use Kbuild logic to include <asm-generic/sections.h> (diff)
downloadlinux-dev-20882185dab2978952a705905284d2a9790b2bae.tar.xz
linux-dev-20882185dab2978952a705905284d2a9790b2bae.zip
cris: use Kbuild logic to include <asm-generic/sections.h>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--arch/cris/include/asm/sections.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/cris/include/asm/sections.h b/arch/cris/include/asm/sections.h
deleted file mode 100644
index 2c998ce8967b..000000000000
--- a/arch/cris/include/asm/sections.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _CRIS_SECTIONS_H
-#define _CRIS_SECTIONS_H
-
-/* nothing to see, move along */
-#include <asm-generic/sections.h>
-
-#endif