[U-Boot] [PATCH v3 1/4] tegra2: Move tegra2_mmc_init() prototype to public header.

Simon Glass sjg at chromium.org
Fri Nov 18 00:15:55 CET 2011


On Thu, Nov 17, 2011 at 10:10 AM, Stephen Warren <swarren at nvidia.com> wrote:
> Thierry Reding wrote at Thursday, November 17, 2011 3:10 AM:
>> 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 at avionic-design.de>
>
> This 1 patch,
>
> Acked-by: Stephen Warren <swarren at nvidia.com>
> Tested-by: Stephen Warren <swarren at nvidia.com>

Thanks!

Acked-by: Simon Glass <sjg at chromium.org>

>
> Thanks for cleaning this up.
>
> --
> nvpublic
>
>


More information about the U-Boot mailing list