summaryrefslogtreecommitdiff
path: root/tools/perf/ui
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2012-12-27 10:12:30 -0800
committerLinus Walleij <linus.walleij@linaro.org>2013-01-17 09:18:02 +0100
commitdcb9c3491acd63396f51dd1daf29851a5f92f632 (patch)
treef5e1245b3bc06e23e856f23a33ea96a73ec4900d /tools/perf/ui
parente4a5da51daddf104183b42995411e2496832de1d (diff)
gpio: samsung: silent build warning for EXYNOS5 SoCs
This patch fixes following warning: drivers/gpio/gpio-samsung.c:450:32: warning: 'exynos_gpio_cfg' defined but not used [-Wunused-variable] drivers/gpio/gpio-samsung.c:2450:33: warning: 'exynos5_gpios_1' defined but not used [-Wunused-variable] drivers/gpio/gpio-samsung.c:2618:33: warning: 'exynos5_gpios_2' defined but not used [-Wunused-variable] drivers/gpio/gpio-samsung.c:2679:33: warning: 'exynos5_gpios_3' defined but not used [-Wunused-variable] drivers/gpio/gpio-samsung.c:2715:33: warning: 'exynos5_gpios_4' defined but not used [-Wunused-variable] Because current gpio-samsung is valid only on EXYNOS5250. Cc: Thomas Abraham <thomas.ab@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/ui')
0 files changed, 0 insertions, 0 deletions