]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: Remove unused SH-Mobile HDMI driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 4 Dec 2015 16:01:43 +0000 (17:01 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2015 13:41:22 +0000 (15:41 +0200)
commit8ec6732485d82bacfb321e8691c9e4f217bb1fbb
treef72a8076f3ab896f7b9850db91a1bbab4ef90db4
parent518d6a5f6266449f2c7005e968611c7428b4f2bf
fbdev: Remove unused SH-Mobile HDMI driver

As of commit bf4d401609359b49 ("ARM: shmobile: Remove legacy SoC code
for R-Mobile A1"), the SH-Mobile HDMI driver is no longer used.
In theory it could still be used on R-Mobile A1 SoCs, but that requires
adding DT support to the driver, which is not planned.

Remove the driver, it can be resurrected from git history when needed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/Makefile
drivers/video/fbdev/sh_mobile_hdmi.c [deleted file]
include/video/sh_mobile_hdmi.h [deleted file]