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)
commit158f1e95180d01ebfd7cd5c8de23050528303f26
tree0adced141c5a927fdc0a29b6fcc5b25f5954c114
parent55b220cafadd71b9f83759f7b396998b2547dc5f
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