commit | 50dedf168c1afd23cbc6c4fd8429c9e931b4e813 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Sep 18 10:19:06 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Sep 25 10:25:30 2006 +0100 |
tree | f2c184606f5ee0d8efe108cf5732b19ab8976d10 | |
parent | 0033a2f0d028400ad04588efbd5740c73f0eb740 [diff] |
[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 <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>