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)
commitd96e7ed802fcef019a22292cdef3f2fab75fe199
treec5941dbb6030020066de66bfd9abec7e3b7f09db
parent14c9bd46e584cb62c8ccc0a4219193279b02d8c3
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