]> git.ipfire.org Git - people/ms/u-boot.git/commit
exynos: video: Drop old unused code
authorSimon Glass <sjg@chromium.org>
Mon, 22 Feb 2016 04:09:02 +0000 (21:09 -0700)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 25 May 2016 04:25:19 +0000 (13:25 +0900)
commitf4f2fce70ccf793b10a59e48eb12fd8daa0b1f34
treecae41dc2a7d81d4b3eeacff2d4d0f1cc4498fde4
parentbb5930d5c97fa22ed2fe048106fcabb5b7c77c96
exynos: video: Drop old unused code

Now that we are using driver model, we can drop the weak functions and LCD
init in the board file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/exynos5-dt.c
drivers/video/exynos/exynos_fb.c
drivers/video/exynos/exynos_fb.h [deleted file]