[U-Boot] [PATCH 23/60] ARM: tegra: move xusb-padctl.h to <mach/>
Simon Glass
sjg at chromium.org
Fri Apr 22 20:31:44 CEST 2016
On 19 April 2016 at 14:59, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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 <swarren at nvidia.com>
> ---
> arch/arm/mach-tegra/board2.c | 2 +-
> .../asm/arch-tegra => mach-tegra/include/mach}/xusb-padctl.h | 4 ++--
> arch/arm/mach-tegra/xusb-padctl-common.h | 9 ++++-----
> arch/arm/mach-tegra/xusb-padctl-dummy.c | 4 ++--
> drivers/pci/pci_tegra.c | 5 +++--
> 5 files changed, 12 insertions(+), 12 deletions(-)
> rename arch/arm/{include/asm/arch-tegra => mach-tegra/include/mach}/xusb-padctl.h (92%)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list