[U-Boot] [PATCH 19/60] ARM: tegra: move gpu.h

Simon Glass sjg at chromium.org
Fri Apr 22 20:30:56 CEST 2016


On 19 April 2016 at 14:58, 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/board2.c                          | 2 +-
>  arch/arm/mach-tegra/gpu.c                             | 6 +++---
>  arch/arm/{include/asm/arch-tegra => mach-tegra}/gpu.h | 8 ++++----
>  3 files changed, 8 insertions(+), 8 deletions(-)
>  rename arch/arm/{include/asm/arch-tegra => mach-tegra}/gpu.h (80%)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list