diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2014-09-14 11:48:30 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-09-30 11:43:23 +0200 |
commit | 66b330992c088a3eecbb61eb568095a3919d5aba (patch) | |
tree | b32f1eac96f1469ce6a922bd39dd15d2fcad7879 /sound/isa | |
parent | video: fbdev: use %*ph specifier to dump small buffers (diff) | |
download | linux-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 'sound/isa')
0 files changed, 0 insertions, 0 deletions