commit | 6f7c047164631a474a544266355767d9edbac50c | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@marvell.com> | Thu Dec 08 15:07:19 2011 +0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Dec 08 16:12:55 2011 +0000 |
tree | 30e1d8a59e3de4e66ea31321c7d5d4884a97e010 | |
parent | 951c486f62490e032da0ad17e93270b0cfb6687f [diff] |
ARM: pxa: fix the build error because of missing gpio-pxa.h arch/arm/mach-pxa/corgi_pm.c: In function ‘corgi_should_wakeup’: arch/arm/mach-pxa/corgi_pm.c:102:2: error: implicit declaration of function ‘GPIO_bit’ make[1]: *** [arch/arm/mach-pxa/corgi_pm.o] Error 1 make: *** [arch/arm/mach-pxa] Error 2 Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>