[GIT PULL v2] at91: little cleanup for 3.9

From: Nicolas Ferre
Date: Fri Feb 08 2013 - 10:30:28 EST


Arnd, Olof,

There is a cleanup pull-request that allows us to remove
an unused AT91 board file.

This is a v2 of the pull-request, because I have included in this one a
correction of the patch: I now remove this board entry
in at91sam9263_defconfig as well.

The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7:

Linux 3.8-rc6 (2013-02-01 12:08:14 +1100)

are available in the git repository at:

git://github.com/at91linux/linux-at91.git tags/at91-cleanup

for you to fetch changes up to b65adbec2d92769242e0ffe742630d88e68f7f22:

ARM: at91: remove NEOCORE 926 board (2013-02-08 16:25:20 +0100)

----------------------------------------------------------------
Little AT91 cleanup: only remove one deprecated board.

----------------------------------------------------------------
Nicolas Ferre (1):
ARM: at91: remove NEOCORE 926 board

arch/arm/configs/at91sam9263_defconfig | 1 -
arch/arm/mach-at91/Kconfig | 6 -
arch/arm/mach-at91/Makefile | 1 -
arch/arm/mach-at91/board-neocore926.c | 387 -----------------------------------
4 files changed, 395 deletions(-)
delete mode 100644 arch/arm/mach-at91/board-neocore926.c

Thanks, bye,
--
Nicolas Ferre
--
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/