Re: [PATCH] fbdev: Remove unused SH-Mobile HDMI driver
From: Simon Horman <horms@verge.net.au>
Date: 2015-12-07 06:23:50
Also in:
linux-sh
From: Simon Horman <horms@verge.net.au>
Date: 2015-12-07 06:23:50
Also in:
linux-sh
On Fri, Dec 04, 2015 at 05:01:43PM +0100, Geert Uytterhoeven wrote:
As of commit 44d88c754e57a6d9 ("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 <redacted>