tegra: clean up board include hell
authorLucas Stach <dev@lynxeye.de>
Sat, 29 Sep 2012 10:02:08 +0000 (10:02 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:07 +0000 (11:54 -0700)
commit516f00b3240b678947389ccfbff54a5ebcc9b941
tree504881dc35b1c8302751d00eefa634080621ef30
parentac56d959a39cfe5310cd9394e65702a5cbc4c7a3
tegra: clean up board include hell

The prototypes used in board files were all scattered out, which lead to
code duplication between SPL and normal U-Boot and some prototypes not actually
being used. Consolidate this in a common board header.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/arm720t/tegra-common/board.h [deleted file]
arch/arm/cpu/arm720t/tegra-common/spl.c
arch/arm/cpu/tegra-common/board.c
arch/arm/include/asm/arch-tegra/board.h
board/nvidia/common/board.c
board/nvidia/common/board.h [deleted file]
board/nvidia/common/uart-spi-switch.c