From: Linus Walleij Date: Tue, 23 Aug 2011 11:51:24 +0000 (+0100) Subject: ARM: 7057/1: mach-pnx4008: rename GPIO header X-Git-Tag: v3.2-rc1~148^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e6b41e8ec152efceb3128592b83d40c8a28334;p=pandora-kernel.git ARM: 7057/1: mach-pnx4008: rename GPIO header The PNX4008 header file is using the generic gpio and gpiolib namespace in yet the GPIO interface is not generic at all so rename it to This fixes a build failure in current -next: the includes were changed from to but since this platform isn't using generic gpio did not include and things broke apart. Acked-by: Vitaly Wool Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed