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 -- [email protected]

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to