[PATCH 0/5] Use Kbuild logic to include <asm-generic/sections.h>

From: Geert Uytterhoeven
Date: Fri Aug 29 2014 - 15:45:23 EST


Hi Andrew,

Here's a resend of 5 patches from the series "[PATCH 00/17] <asm/sections.h>
related cleanups" I sent almost one year ago
(https://lkml.org/lkml/2013/11/12/510).

4 of them received acks from their maintainers.

Thanks for applying!

Geert Uytterhoeven (5):
alpha: Use Kbuild logic to include <asm-generic/sections.h>
cris: Use Kbuild logic to include <asm-generic/sections.h>
m32r: Use Kbuild logic to include <asm-generic/sections.h>
mn10300: Use Kbuild logic to include <asm-generic/sections.h>
score: Use Kbuild logic to include <asm-generic/sections.h>

arch/alpha/include/asm/Kbuild | 1 +
arch/alpha/include/asm/sections.h | 7 -------
arch/cris/include/asm/Kbuild | 1 +
arch/cris/include/asm/sections.h | 7 -------
arch/m32r/include/asm/Kbuild | 1 +
arch/m32r/include/asm/sections.h | 7 -------
arch/mn10300/include/asm/Kbuild | 1 +
arch/mn10300/include/asm/sections.h | 1 -
arch/score/include/asm/Kbuild | 1 +
arch/score/include/asm/sections.h | 6 ------
10 files changed, 5 insertions(+), 28 deletions(-)
delete mode 100644 arch/alpha/include/asm/sections.h
delete mode 100644 arch/cris/include/asm/sections.h
delete mode 100644 arch/m32r/include/asm/sections.h
delete mode 100644 arch/mn10300/include/asm/sections.h
delete mode 100644 arch/score/include/asm/sections.h

--
1.9.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/