[U-Boot] [PATCH 51/60] ARM: tegra: move SPL-specific GPIO device to spl.c

Simon Glass sjg at chromium.org
Sun May 8 00:32:16 CEST 2016


On 19 April 2016 at 14:59, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> SPL-specific code generally belongs in an SPL-specific file. This allows
> an ifdef to be removed too:-)
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  arch/arm/mach-tegra/board2.c | 8 --------
>  arch/arm/mach-tegra/spl.c    | 6 ++++++
>  2 files changed, 6 insertions(+), 8 deletions(-)


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


More information about the U-Boot mailing list