On 19 April 2016 at 14:58, Stephen Warren <[email protected]> wrote: > From: Stephen Warren <[email protected]> > > Machine-specific headers should be in this location. Eventually, we'll > move all headers from arch/arm/include to arch/arm/mach-tegra/include, > or find a way to delete them. > > Signed-off-by: Stephen Warren <[email protected]> > --- > arch/arm/mach-tegra/board2.c | 2 +- > .../asm/arch-tegra/mmc.h => mach-tegra/include/mach/tegra_mmc.h} | 7 > ++++--- > drivers/mmc/tegra_mmc.c | 4 ++-- > 3 files changed, 7 insertions(+), 6 deletions(-) > rename arch/arm/{include/asm/arch-tegra/mmc.h => > mach-tegra/include/mach/tegra_mmc.h} (50%)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

