MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n
authorManuel Lauss <manuel.lauss@googlemail.com>
Fri, 28 Aug 2009 09:26:58 +0000 (11:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:42 +0000 (20:07 +0200)
commit75f453164178a1749297fc466300bf3e34ef8103
treefc2446d45e7ca840cd4c0b070eb8210f013b4659
parent6de4c6f9c8ead69d2f423ea80a384ef98bb4b3f8
MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n

Some drivers use gpio_request/gpio_free regardless of whether
gpiolib is actually built;  add stubs to work around the ensuing
compile failures.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Tested-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-au1x00/gpio-au1000.h