[PATCH v2 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3
Simon Glass
sjg at chromium.org
Wed Apr 29 20:04:40 CEST 2020
On Wed, 29 Apr 2020 at 00:22, Rayagonda Kokatanur
<rayagonda.kokatanur at broadcom.com> wrote:
>
> As no gpio.h is defined for this architecture, to avoid
> compilation failure, do not include <asm/arch/gpio.h> for
> arch bcmns3.
>
> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur at broadcom.com>
> ---
> arch/arm/include/asm/gpio.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list