gpio: add GPIOF_ values regardless on kconfig settings
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 27 May 2011 17:46:57 +0000 (10:46 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 29 May 2011 14:50:24 +0000 (08:50 -0600)
Make GPIOF_ defined values available even when GPIOLIB nor GENERIC_GPIO
is enabled by moving them to <linux/gpio.h>.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found