]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BCM47xx: fix build with GENERIC_GPIO configuration
authorFlorian Fainelli <florian@openwrt.org>
Fri, 4 Nov 2011 10:17:46 +0000 (11:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 4 Nov 2011 10:46:26 +0000 (10:46 +0000)
commitb5fef2fc86184e262fe69ba83a0fd3c0b199816d
tree3eac87a631ce376e619d36dff3b9962866319c3d
parent1ebdfd1aa5fdb17b81297009b5eb53ab56928eca
MIPS: BCM47xx: fix build with GENERIC_GPIO configuration

Since eb9ae7f2 (gpio: fix build error in include/asm-generic/gpio.h)
the generic version of gpio.h calls __gpio_{set,get}_value which we
do not define. Get rid of asm-generic/gpio.h and define the missing
stubs directly for BCM47xx to build.

Reported-by: Ralf Baechle <ralf@linux-mips.org>
To: linux-mips@linux-mips.org
CC: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Patchwork: https://patchwork.linux-mips.org/patch/2885/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-bcm47xx/gpio.h