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)
commit91ffbcfcf162318bb3dae4a2d6ace613d50f7baf
tree1502c01641fd00b96123d13b7f5f33cfa3bb1e2b
parent4490a8212ff8dc01a7ec250fadea982f5aa8dae8
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