From: Manuel Lauss Date: Fri, 28 Aug 2009 09:26:58 +0000 (+0200) Subject: MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n X-Git-Tag: v2.6.32-rc1~658^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f453164178a1749297fc466300bf3e34ef8103;p=pandora-kernel.git 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 Tested-by: Florian Fainelli Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed