]> git.dujemihanovic.xyz Git - u-boot.git/commit
mtd: Drop unused scf0403_lcd driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:06 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commitbf448073ea49877ec64763eb491da429f64eee26
treebd0190f7a35e0ed3e7eab77ebf1ba4a531260b33
parentdbcbbfd725751a44ad756d018b4be3c785564b11
mtd: Drop unused scf0403_lcd driver

This is not used since this commit:

   76386d6195a arm: Remove cm_t35 board

Drop the driver and Kconfig option.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/Makefile
drivers/video/scf0403_lcd.c [deleted file]
include/scf0403_lcd.h [deleted file]