mn10300: use Kbuild logic to include <asm-generic/sections.h>
authorGeert Uytterhoeven <[email protected]>
Thu, 9 Oct 2014 22:24:31 +0000 (15:24 -0700)
committerLinus Torvalds <[email protected]>
Fri, 10 Oct 2014 02:25:45 +0000 (22:25 -0400)
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/mn10300/include/asm/Kbuild
arch/mn10300/include/asm/sections.h [deleted file]

index 77eb1a68d13b5eda56c7bca78598225459d56681..54a062cb9f2cb9236f4bdc9cef3e028777b11f31 100644 (file)
@@ -8,4 +8,5 @@ generic-y += irq_work.h
 generic-y += mcs_spinlock.h
 generic-y += preempt.h
 generic-y += scatterlist.h
+generic-y += sections.h
 generic-y += trace_clock.h
diff --git a/arch/mn10300/include/asm/sections.h b/arch/mn10300/include/asm/sections.h
deleted file mode 100644 (file)
index 2b8c516..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/sections.h>