[U-Boot] [PATCH 21/60] ARM: tegra: move scu.h
Simon Glass
sjg at chromium.org
Fri Apr 22 20:31:36 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 | 2 +-
> arch/arm/mach-tegra/cpu.c | 2 +-
> arch/arm/{include/asm/arch-tegra => mach-tegra}/scu.h | 8 ++++----
> 3 files changed, 6 insertions(+), 6 deletions(-)
> rename arch/arm/{include/asm/arch-tegra => mach-tegra}/scu.h (91%)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list