]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158
authorPhilippe Reynes <philippe.reynes@softathome.com>
Thu, 7 Mar 2019 10:36:41 +0000 (11:36 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 12 Apr 2019 15:32:51 +0000 (17:32 +0200)
commitb9bfdc1c8d46d3469a5b43a2ce4dc0c5db862b84
treee0c6205ecf43321c980177ba983838b5781a1925
parent781e02fa6fc9836bd433d2f8ed80890de09fc25a
gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158

As no gpio.h is defined for this architecture, to avoid
a compilation failure, do not include <asm/arch/gpio.h>
for arch bcm63158.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
arch/arm/include/asm/gpio.h