[U-Boot] [PATCH 12/60] gpio: tegra: remove duplicate define
Simon Glass
sjg at chromium.org
Wed Apr 20 21:26:15 CEST 2016
On 19 April 2016 at 14:58, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> TEGRA_PORTS_PER_BANK and TEGRA_GPIO_PORTS represent the same thing.
> TEGRA_GPIO_PORTS is more widely used, so replace all usage with that,
> and remove the redundant definition.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> arch/arm/include/asm/arch-tegra/gpio.h | 1 -
> drivers/gpio/tegra_gpio.c | 6 +++---
> 2 files changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list