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)
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>

No differences found