From: Ben Dooks Date: Mon, 18 Sep 2006 09:19:06 +0000 (+0100) Subject: [ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selected X-Git-Tag: v2.6.19-rc1~885^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50dedf168c1afd23cbc6c4fd8429c9e931b4e813;p=pandora-kernel.git [ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selected The s3c24xx_va_gpio2 variable is only used when the S3C2412 and another cpu-type is being used in the kernel. This patch ensures it is not set when it is not being used. Fixes bug report by Thomas Gleixner. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed