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

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

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