From: Ben Dooks Date: Wed, 13 May 2009 21:52:24 +0000 (+0100) Subject: [ARM] S3C24XX: GPIO: Move gpio functions out of X-Git-Tag: v2.6.31-rc1~344^2~10^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec976d6eb021dc8f2994248c310a41540f4756bd;p=pandora-kernel.git [ARM] S3C24XX: GPIO: Move gpio functions out of Move all the gpio functions out of as this file is for defining the generic IO base addresses for the kernel IO calls. Make a new header to take this and include it via the chain from which is what most of these files should be using (and will be changed as soon as possible). Note, this does make minor changes to some drivers but should not mess up any pending merges. CC: Richard Purdie Acked-by: Mark Brown CC: David Brownell Signed-off-by: Ben Dooks --- Reading git-diff-tree failed