u-boot-brain/board/nvidia/seaboard
Thierry Reding 977a39e600 tegra2: Move tegra2_mmc_init() prototype to public header.
tegra2_mmc_init() is implemented by the Tegra2 MMC driver. Since most of
the Tegra2-based boards will need to call it, this commit exports it in
the new public asm/arch/mmc.h header file to prevent each board from
providing its own prototype.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2011-12-24 10:23:31 +01:00
..
Makefile tegra2: Implement SPI / UART GPIO switch 2011-12-24 10:23:31 +01:00
seaboard.c tegra2: Move tegra2_mmc_init() prototype to public header. 2011-12-24 10:23:31 +01:00