From: Sachin Kamat Date: Tue, 3 Apr 2012 08:42:55 +0000 (+0530) Subject: gpio/exynos: Fix compiler warning in gpio-samsung.c file X-Git-Tag: v3.4-rc3~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a5c7d6eb9b8cc9fa1c7169ecfd96c9e267c0452;p=pandora-kernel.git gpio/exynos: Fix compiler warning in gpio-samsung.c file Fixes the following warning when "SAMSUNG EXYNOS5" is not selected: warning: ‘exynos5_gpios_1’ defined but not used [-Wunused-variable] warning: ‘exynos5_gpios_2’ defined but not used [-Wunused-variable] warning: ‘exynos5_gpios_3’ defined but not used [-Wunused-variable] warning: ‘exynos5_gpios_4’ defined but not used [-Wunused-variable] Signed-off-by: Sachin Kamat Signed-off-by: Grant Likely --- Reading git-diff-tree failed