]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: include linux/gpio.h where needed
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 15 Jun 2011 00:06:02 +0000 (17:06 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Jun 2011 14:40:44 +0000 (08:40 -0600)
commit7cab56b57ae5a4a0ed5b0a4f8cc1c19f72c452e9
tree0adced141c5a927fdc0a29b6fcc5b25f5954c114
parent84ec7c32abed65852d522f15b48a8f6f00ad7e43
gpio: include linux/gpio.h where needed

Some files use GPIOF_ macros but don't include the header file
for them.  These macros are being moved to <linux/gpio.h>, so add
includes for <linux/gpio.h> where needed.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-pxa/spitz_pm.c
drivers/pcmcia/pxa2xx_vpac270.c