On 19 April 2016 at 14:58, Stephen Warren <[email protected]> wrote:
> From: Stephen Warren <[email protected]>
>
> tegra_mmc.h only contains private definitions for use inside the MMC
> driver. Move it out of the global include directory since nothing needs
> to access it there.
>
> tegra_mmc.h doesn't depend on anything from <fdtdec.h>, so move that
> include to the C file.
>
> Signed-off-by: Stephen Warren <[email protected]>
> ---
>  drivers/mmc/tegra_mmc.c                                            | 3 ++-
>  .../asm/arch-tegra/tegra_mmc.h => drivers/mmc/tegra_mmc_priv.h     | 7 
> +++----
>  2 files changed, 5 insertions(+), 5 deletions(-)
>  rename arch/arm/include/asm/arch-tegra/tegra_mmc.h => 
> drivers/mmc/tegra_mmc_priv.h (98%)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to