]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: tegra: Provide serial platform data for SPL
authorSimon Glass <sjg@chromium.org>
Fri, 4 Dec 2015 15:58:39 +0000 (08:58 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 5 Dec 2015 23:22:38 +0000 (18:22 -0500)
commit878a3ed9ad137c329df2f95735249353e565aac8
tree21ecf7e6105a4ebdf49c95d3ecdb86e080f112b1
parentb7e5a6439f3075ec79f8d38a3572fc3b68d583d3
dm: tegra: Provide serial platform data for SPL

At present an incorrect #if term is preventing this data from being compiled
in. All tegra boards use driver model for serial, so we can just drop this.

Fixes: fde7e18938d8 ("dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
arch/arm/mach-tegra/board.c