diff options
author | 2011-12-08 15:07:18 +0800 | |
---|---|---|
committer | 2011-12-08 16:12:55 +0000 | |
commit | e0bf102e1df73182e98c5ff96711b04534bc7bd9 (patch) | |
tree | 1f0d6a5110b0dc6989ffdf5d84240c0d1c6807af /crypto/api.c | |
parent | ARM: pxa: fix the build error because of missing gpio-pxa.h (diff) | |
download | wireguard-linux-e0bf102e1df73182e98c5ff96711b04534bc7bd9.tar.xz wireguard-linux-e0bf102e1df73182e98c5ff96711b04534bc7bd9.zip |
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 <linux/gpio-pxa.h>.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions