exynos: video: Drop static variables in exynos_fb.c
authorSimon Glass <sjg@chromium.org>
Mon, 22 Feb 2016 04:08:43 +0000 (21:08 -0700)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 May 2016 04:25:17 +0000 (13:25 +0900)
commit9c4d440e859c34994689504f1a0d028619042ef3
tree2b63b5556f07c659353d7b5b3de0fb0211b8e750
parent162fa53c8d3c2f832d791d0bb7a72fec1562fba4
exynos: video: Drop static variables in exynos_fb.c

Drop these and use the existing variables instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/video/exynos/exynos_fb.c