aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/sections.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-10-09 15:24:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-10-09 22:25:46 -0400
commit3a28663696569624e36161e2100fd61e38bd9824 (patch)
tree4fdc52d3b3b8f44eb4e1fbe301092916475ddf6a /arch/m32r/include/asm/sections.h
parentfanotify: enable close-on-exec on events' fd when requested in fanotify_init() (diff)
downloadlinux-dev-3a28663696569624e36161e2100fd61e38bd9824.tar.xz
linux-dev-3a28663696569624e36161e2100fd61e38bd9824.zip
m32r: use Kbuild logic to include <asm-generic/sections.h>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Hirokazu Takata <takata@linux-m32r.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m32r/include/asm/sections.h')
-rw-r--r--arch/m32r/include/asm/sections.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m32r/include/asm/sections.h b/arch/m32r/include/asm/sections.h
deleted file mode 100644
index 5e5d21c4908a..000000000000
--- a/arch/m32r/include/asm/sections.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _M32R_SECTIONS_H
-#define _M32R_SECTIONS_H
-
-/* nothing to see, move along */
-#include <asm-generic/sections.h>
-
-#endif /* _M32R_SECTIONS_H */