u-boot-brain/board/nvidia
Tom Warren dcd12518b1 ARM: tegra: only build __pinmux_nand() when it's needed
__pinmux_nand() won't compile if PERIPH_ID_NDFLASH isn't defined.
Prevent this from causing build problems on newer SoCs without NAND
support (or without SW support for NAND yet), but preventing
compilation unless the function will actually be used, i.e. when
CONFIG_TEGRA_NAND is defined.

Signed-off-by: Tom Warren <twarren@nvidia.com>
[swarren, rewrote commit description, moved ifdef around whole function
rather than just body]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-02-03 09:46:46 -07:00
..
beaver Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
cardhu board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
common ARM: tegra: only build __pinmux_nand() when it's needed 2014-02-03 09:46:46 -07:00
dalmore board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
dts ARM: tegra: enable LCD panel on Ventana 2013-07-11 14:15:16 -07:00
harmony board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
seaboard board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
ventana Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
whistler board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00