From: Randy Dunlap Date: Wed, 15 Jun 2011 00:06:02 +0000 (-0700) Subject: gpio: include linux/gpio.h where needed X-Git-Tag: v3.0-rc4~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=158f1e95180d01ebfd7cd5c8de23050528303f26;p=pandora-kernel.git 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 , so add includes for where needed. Signed-off-by: Randy Dunlap Signed-off-by: Grant Likely --- Reading git-diff-tree failed