mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
auo_k1900fb and auo_k1901fb drivers have been introduced six years ago by following commits: commit2c8304d312("video: auo_k190x: add code shared by controller drivers") commit96b1d500e0("video: auo_k190x: add driver for AUO-K1900 variant") commit53027cdf2a("video: auo_k190x: add driver for AUO-K1901 variant") They never had any in-kernel user so just remove them (since they are platform drivers they need corresponding platform devices to be registered by kernel and it has never happened). Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>