]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vt8500: Fix build warning when no framebuffer selected
authorTony Prisk <linux@prisktech.co.nz>
Sun, 7 Oct 2012 01:02:14 +0000 (14:02 +1300)
committerOlof Johansson <olof@lixom.net>
Sun, 7 Oct 2012 14:20:53 +0000 (07:20 -0700)
commita4ee7770c4a0eefda655bf1e19ba0eb48da828a6
treea7a1e06762bc88200a77d4a28fee0fb109fae1ff
parented304be1b222398cd15954724e95787bb42e3b37
vt8500: Fix build warning when no framebuffer selected

Check for framebuffer defines before declaring variables in vt8500.c
Removes a compile-time warning about unused variables.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-vt8500/vt8500.c