brcm63xx: fix compilation on 3.14
authorJonas Gorski <jogo@openwrt.org>
Wed, 25 Mar 2015 15:35:15 +0000 (15:35 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 25 Mar 2015 15:35:15 +0000 (15:35 +0000)
commitad218d3033f98820c96196a4c666215b5f41a0f6
treeaec1cfa7e74f157a9db2c1f32311f27bead4423d
parent2d3371cd0fa1bd3631633ad9c2ddd1d232d8397f
brcm63xx: fix compilation on 3.14

Fixes the following issue:

drivers/gpio/gpio-bcm63xx.c: In function 'bcm63xx_gpio_probe':
drivers/gpio/gpio-bcm63xx.c:80:4: error: implicit declaration of function 'devm_kasprintf' [-Werror=implicit-function-declaration]

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44986
target/linux/brcm63xx/patches-3.14/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch