[GIT] kbuild treewide cleanup

From: Michal Marek
Date: Mon Jul 30 2012 - 06:45:20 EST


Hi Linus,

Paul Bolle did a cleanup of <asm/*.h> headers in various architectures.
Because the patch touch several architectures at once, it was easiest
for me to apply them to the kbuild tree.

Thanks,
Michal


The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git trivial

Paul Bolle (3):
Remove useless wrappers of asm-generic/cpumask.h
Remove useless wrappers of asm-generic/ipc.h
Remove useless wrappers of asm-generic/rmap.h

arch/frv/include/asm/cpumask.h | 6 ------
arch/hexagon/include/asm/Kbuild | 2 --
arch/mn10300/include/asm/ipc.h | 1 -
arch/openrisc/include/asm/Kbuild | 2 --
arch/tile/include/asm/Kbuild | 1 -
arch/xtensa/include/asm/cpumask.h | 16 ----------------
arch/xtensa/include/asm/rmap.h | 16 ----------------
7 files changed, 0 insertions(+), 44 deletions(-)
delete mode 100644 arch/frv/include/asm/cpumask.h
delete mode 100644 arch/mn10300/include/asm/ipc.h
delete mode 100644 arch/xtensa/include/asm/cpumask.h
delete mode 100644 arch/xtensa/include/asm/rmap.h
--
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/