aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/Kbuild
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/Kbuild
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/Kbuild')
-rw-r--r--arch/m32r/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m32r/include/asm/Kbuild b/arch/m32r/include/asm/Kbuild
index e02448b0648b..3796801d6e0c 100644
--- a/arch/m32r/include/asm/Kbuild
+++ b/arch/m32r/include/asm/Kbuild
@@ -8,4 +8,5 @@ generic-y += mcs_spinlock.h
generic-y += module.h
generic-y += preempt.h
generic-y += scatterlist.h
+generic-y += sections.h
generic-y += trace_clock.h