]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: tegra: remove Seaboard board files
authorStephen Warren <swarren@nvidia.com>
Mon, 21 May 2012 20:40:14 +0000 (14:40 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 20 Jun 2012 18:37:41 +0000 (12:37 -0600)
commit98a1405e20ecf261abbc091eabb229d8adfbf62c
tree2d4a9fd8684ba821ff2bf5de95ff9e61eaa18190
parent2c95b7e06f63b264500fbcd5b4718c1a7258aa76
ARM: tegra: remove Seaboard board files

The Seaboard device tree supports all the features that the Seaboard
board files support. Hence, there's no need to keep the board files
around any more; all users should convert to device tree.

MACH_KAEN and MACH_WARIO are also removed. While tegra-seaboard.dts
doesn't support those explicitly, it would be trivial to create device
trees for those boards if anyone cares.

The Seaboard device tree is now compiled if Tegra2 support is enabled,
rather than when Seaboard support is enabled.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/board-seaboard-pinmux.c [deleted file]
arch/arm/mach-tegra/board-seaboard.c [deleted file]
arch/arm/mach-tegra/board-seaboard.h [deleted file]