video: smscufx: remove unused variable
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 25 May 2016 12:19:48 +0000 (17:49 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 27 Sep 2016 08:47:37 +0000 (11:47 +0300)
commitc456a2f30de53e77a2eb8eeb4202d742516aa76b
tree5c141f624d7e5419285f0e32728bc16bc80541e9
parent59921b239056fb6389a865083284e00ce0518db6
video: smscufx: remove unused variable

The variable was only assigned with the pointer but was never used.
We can safely remove it.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/smscufx.c