Re: [PATCH] video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency
From: Simon Horman <horms@verge.net.au>
Date: 2018-04-23 07:46:58
Also in:
dri-devel, linux-renesas-soc
From: Simon Horman <horms@verge.net.au>
Date: 2018-04-23 07:46:58
Also in:
dri-devel, linux-renesas-soc
On Fri, Apr 20, 2018 at 04:20:51PM +0200, Geert Uytterhoeven wrote:
Since commit a521422ea4ae6128 ("ARM: shmobile: mackerel: Remove Legacy C
board code"), the only remaining platforms using this driver are SuperH
SH-Mobile SoCs (sh7723). As both SUPERH and ARCH_SHMOBILE are set for
these platforms, the SUPERH dependency can be dropped.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>Acked-by: Simon Horman <redacted>