summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-09-14 11:48:30 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-09-30 11:43:23 +0200
commit66b330992c088a3eecbb61eb568095a3919d5aba (patch)
treeb32f1eac96f1469ce6a922bd39dd15d2fcad7879 /fs
parentvideo: fbdev: use %*ph specifier to dump small buffers (diff)
downloadlinux-66b330992c088a3eecbb61eb568095a3919d5aba.tar.xz
linux-66b330992c088a3eecbb61eb568095a3919d5aba.zip
video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
If CONFIG_ADB_CUDA=n: drivers/video/fbdev/valkyriefb.c: In function ‘set_valkyrie_clock’: drivers/video/fbdev/valkyriefb.c:267: warning: unused variable ‘i’ drivers/video/fbdev/valkyriefb.c:266: warning: unused variable ‘req’ Move the variable declarations inside the existing #ifdef section to fix this. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions