arm: samsung: Remove dead LCD code
authorTom Rini <trini@konsulko.com>
Sat, 11 Jun 2022 02:59:31 +0000 (22:59 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:03:32 +0000 (17:03 -0400)
commitdc2d27ae72d4e380b658d8a0ee3c683fca141f75
tree269c08df02a50c8a6a8d5dd32d23ade923c1471f
parent713a8cbb94896350b047c590d0246c1d1fe1400f
arm: samsung: Remove dead LCD code

Since bb5930d5c97f ("exynos: video: Convert several boards to driver
model for video") there have been no callers of any of the exynos_lcd_*
family of functions.  Remove these from the boards, and then remove
unused logo and related code as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
14 files changed:
arch/arm/mach-exynos/include/mach/system.h
board/samsung/trats/trats.c
board/samsung/trats2/trats2.c
board/samsung/universal_c210/universal.c
drivers/video/Makefile
drivers/video/s6e8ax0.c [deleted file]
include/configs/s5pc210_universal.h
include/configs/trats.h
include/configs/trats2.h
lib/Makefile
lib/tizen/Makefile [deleted file]
lib/tizen/tizen.c [deleted file]
lib/tizen/tizen_logo_16bpp.h [deleted file]
lib/tizen/tizen_logo_16bpp_gzip.h [deleted file]