* [PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h>
[not found] <1384285347-13506-1-git-send-email-geert@linux-m68k.org>
@ 2013-11-12 19:42 ` Geert Uytterhoeven
2013-11-12 21:23 ` Richard Henderson
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2013-11-12 19:42 UTC (permalink / raw)
To: Andrew Morton
Cc: linux-arch, linux-kernel, Geert Uytterhoeven, Richard Henderson,
linux-alpha
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: linux-alpha@vger.kernel.org
---
arch/alpha/include/asm/Kbuild | 2 +-
arch/alpha/include/asm/sections.h | 7 -------
2 files changed, 1 insertion(+), 8 deletions(-)
delete mode 100644 arch/alpha/include/asm/sections.h
diff --git a/arch/alpha/include/asm/Kbuild b/arch/alpha/include/asm/Kbuild
index f01fb505ad52..cd33bcfc49d8 100644
--- a/arch/alpha/include/asm/Kbuild
+++ b/arch/alpha/include/asm/Kbuild
@@ -1,6 +1,6 @@
generic-y += clkdev.h
-
generic-y += exec.h
+generic-y += sections.h
generic-y += trace_clock.h
generic-y += preempt.h
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
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h>
2013-11-12 19:42 ` [PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h> Geert Uytterhoeven
@ 2013-11-12 21:23 ` Richard Henderson
0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2013-11-12 21:23 UTC (permalink / raw)
To: Geert Uytterhoeven, Andrew Morton; +Cc: linux-arch, linux-kernel, linux-alpha
On 11/13/2013 05:42 AM, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Richard Henderson <rth@twiddle.net>
> Cc: linux-alpha@vger.kernel.org
> ---
> arch/alpha/include/asm/Kbuild | 2 +-
> arch/alpha/include/asm/sections.h | 7 -------
> 2 files changed, 1 insertion(+), 8 deletions(-)
> delete mode 100644 arch/alpha/include/asm/sections.h
Acked-by: Richard Henderson <rth@twiddle.net>
r~
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-12 21:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1384285347-13506-1-git-send-email-geert@linux-m68k.org>
2013-11-12 19:42 ` [PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h> Geert Uytterhoeven
2013-11-12 21:23 ` Richard Henderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).