]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
arm/tegra: rename board-dt.c to board-dt-tegra20.c
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Wed, 14 Dec 2011 15:03:18 +0000 (17:03 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 18 Dec 2011 04:15:16 +0000 (20:15 -0800)
commita2385dc502a9c7eb3a7d0b8c033c344c459a13aa
tree0218f650ffde15402afa20cf208646156973132e
parentc37c07ddf26910f39cdc55df54640439d3a38083
arm/tegra: rename board-dt.c to board-dt-tegra20.c

Tegra20 based boards will be handled by the current board-dt.c file. Tegra30
based boards will be handled by a new board-dt-tegra30.c file. Hence rename
the existing board-dt.c to board-dt-tegra20.c to reflect its use.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Colin Cross <ccross@android.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/board-dt-tegra20.c [moved from arch/arm/mach-tegra/board-dt.c with 100% similarity]