commit | 75f453164178a1749297fc466300bf3e34ef8103 | [log] [tgz] |
---|---|---|
author | Manuel Lauss <manuel.lauss@googlemail.com> | Fri Aug 28 11:26:58 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 20:07:42 2009 +0200 |
tree | fc2446d45e7ca840cd4c0b070eb8210f013b4659 | |
parent | 6de4c6f9c8ead69d2f423ea80a384ef98bb4b3f8 [diff] |
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>