CHROMIUM: ARM: exynos: ifdef out some unused variables
authorOlof Johansson <olofj@chromium.org>
Mon, 10 Sep 2012 23:19:31 +0000 (16:19 -0700)
committerGerrit <chrome-bot@google.com>
Tue, 11 Sep 2012 01:07:48 +0000 (18:07 -0700)
commit0a06f901ac569140cd1b36f6768784e44c3c2ae6
tree0005436ed7fe5e0b1a273515397d8b75085cf825
parent026ecb77c8150a064d814731c0476f290a2d3e3a
CHROMIUM: ARM: exynos: ifdef out some unused variables

arch/arm/mach-exynos/mach-exynos5-dt.c:107:29: warning: 'smdk5250_fb_win1' defined but not used [-Wunused-variable]
arch/arm/mach-exynos/mach-exynos5-dt.c:126:29: warning: 'smdk5250_fb_win2' defined but not used [-Wunused-variable]
arch/arm/mach-exynos/mach-exynos5-dt.c:88:29: warning: 'smdk5250_fb_win0' defined but not used [-Wunused-variable]

BUG=chromium-os:34287
TEST=none

Change-Id: I6f1d030c87b18abccad796794ea40bf245d643cf
Signed-off-by: Olof Johansson <olofj@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/32838
Reviewed-by: Doug Anderson <dianders@chromium.org>
arch/arm/mach-exynos/mach-exynos5-dt.c