[U-Boot] [PATCH 22/60] ARM: tegra: move warmboot.h
Simon Glass
sjg at chromium.org
Fri Apr 22 20:31:41 CEST 2016
On 19 April 2016 at 14:59, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This header is only needed by code local to mach-tegra, so move it there
> to avoid polluting the global include path.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> arch/arm/mach-tegra/ap.c | 1 -
> arch/arm/mach-tegra/board.c | 1 -
> arch/arm/mach-tegra/board2.c | 4 +++-
> arch/arm/mach-tegra/tegra20/warmboot.c | 2 +-
> arch/arm/{include/asm/arch-tegra => mach-tegra/tegra20}/warmboot.h | 4 ++--
> arch/arm/mach-tegra/tegra20/warmboot_avp.c | 2 +-
> 6 files changed, 7 insertions(+), 7 deletions(-)
> rename arch/arm/{include/asm/arch-tegra => mach-tegra/tegra20}/warmboot.h (98%)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list