[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409341483-3451-1-git-send-email-geert@linux-m68k.org>
Date: Fri, 29 Aug 2014 21:44:38 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Matt Turner <mattst88@...il.com>,
Richard Henderson <rth@...ddle.net>,
Jesper Nilsson <jesper.nilsson@...s.com>,
Hirokazu Takata <takata@...ux-m32r.org>,
David Howells <dhowells@...hat.com>,
Chen Liqin <liqin.linux@...il.com>,
Lennox Wu <lennox.wu@...il.com>, linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 0/5] Use Kbuild logic to include <asm-generic/sections.h>
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@...ux-m68k.org
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists