From: Haojian Zhuang Date: Thu, 8 Dec 2011 07:07:18 +0000 (+0800) Subject: ARM: pxa: fix build error for GPIO_bit() X-Git-Tag: v3.3-rc1~138^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bf102e1df73182e98c5ff96711b04534bc7bd9;p=pandora-kernel.git ARM: pxa: fix build error for GPIO_bit() arch/arm/mach-pxa/spitz_pm.c: In function ‘spitz_presuspend’: arch/arm/mach-pxa/spitz_pm.c:112:2: error: implicit declaration of function ‘GPIO_bit’ make[1]: *** [arch/arm/mach-pxa/spitz_pm.o] Error 1 GPIO_bit() is moved into . Signed-off-by: Haojian Zhuang Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed