On 19 April 2016 at 14:58, Stephen Warren <swar...@wwwdotorg.org> wrote:
> From: Stephen Warren <swar...@nvidia.com>
>
> 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 <swar...@nvidia.com>
> ---
>  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 <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to