From: Manuel Lauss Date: Sat, 14 Jan 2012 09:44:15 +0000 (+0100) Subject: MIPS: Alchemy: Update Au1300 inlined GPIO macros X-Git-Tag: v3.3-rc7~42^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3624919c24227e56c9d9717a5c86e077a2570cf3;p=pandora-kernel.git MIPS: Alchemy: Update Au1300 inlined GPIO macros Add a few missing macros for the inlined (!CONFIG_GPIOLIB) GPIO case. Fixes a build failure in the mmc core due to missing gpio_request_one() function: mmc/core/cd-gpio.c: In function 'mmc_cd_gpio_request': mmc/core/cd-gpio.c:43:2: error: implicit declaration of function 'gpio_request_one' [-Werror=implicit-function-declaration] Signed-off-by: Manuel Lauss Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3268/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed