From: Linus Walleij Date: Fri, 30 Oct 2020 00:28:50 +0000 (+0100) Subject: fbdev/sh_mobile: Drop unused include X-Git-Tag: v5.11-rc1~206^2~13^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d23bce963e7f17738374d700f0dc5464c5f7cba2;p=thirdparty%2Flinux.git fbdev/sh_mobile: Drop unused include The driver includes but doesn't use any symbols from this file. Cc: Magnus Damm Cc: Geert Uytterhoeven Cc: linux-renesas-soc@vger.kernel.org Signed-off-by: Linus Walleij Reviewed-by: Geert Uytterhoeven Tested-by: Geert Uytterhoeven # on r8a77440/armadillo, where this is the last piece of non-DT support. Signed-off-by: Sam Ravnborg Link: https://patchwork.freedesktop.org/patch/msgid/20201030002850.6495-1-linus.walleij@linaro.org --- diff --git a/drivers/video/fbdev/sh_mobile_lcdcfb.c b/drivers/video/fbdev/sh_mobile_lcdcfb.c index c0952cc96bdb8..aa4ebe3192ec9 100644 --- a/drivers/video/fbdev/sh_mobile_lcdcfb.c +++ b/drivers/video/fbdev/sh_mobile_lcdcfb.c @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include