From: Steven Miao Date: Tue, 6 May 2014 05:25:51 +0000 (+0800) Subject: bf533: fix build error: add linux/gpio.h X-Git-Tag: omap-for-v3.16/fixes-against-rc1~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4fef6f32c56798bb17df9e98a6e07ba7dc4101;p=pandora-kernel.git bf533: fix build error: add linux/gpio.h build error arch/blackfin/mach-bf533/boards/stamp.c: In function ‘stamp_init’: arch/blackfin/mach-bf533/boards/stamp.c:866: error: implicit declaration of function ‘gpio_request’ arch/blackfin/mach-bf533/boards/stamp.c:868: error: implicit declaration of function ‘gpio_direction_output’ arch/blackfin/mach-bf533/boards/stamp.c:869: error: implicit declaration of function ‘gpio_free’ Signed-off-by: Steven Miao --- Reading git-diff-tree failed