From: Paul Mundt Date: Wed, 7 Jan 2009 08:16:25 +0000 (+0900) Subject: sh: mach-highlander and mach-rsk require gpiolib. X-Git-Tag: v2.6.30-rc1~673^2~94 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae5e6d05a606e05e054f816bd01e02f69d38d283;p=pandora-kernel.git sh: mach-highlander and mach-rsk require gpiolib. Fix up the build for mach-highlander and mach-rsk. These operated on the assumption that GENERIC_GPIO support with an optional GPIOLIB was possible. This used to be true, but has not been the case since commit-id d56cc8bc661ac1ceded8d45ba2d53bb134fee17d ("sh: use gpiolib"), where the GENERIC_GPIO implementation was rewritten to use GPIOLIB directly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed