]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev/sh_mobile: Drop unused include
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Oct 2020 00:28:50 +0000 (01:28 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 1 Nov 2020 09:29:04 +0000 (10:29 +0100)
commit64b47b39ab96ef05a289ecf0a6b619a5475491f2
tree1123053dbf1c9ff14c2291c0e2b4236421fecc26
parent019aac0653595af09da5817899e1d4f643baa967
fbdev/sh_mobile: Drop unused include

The driver includes <linux/gpio.h> but doesn't use any symbols
from this file.

Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-renesas-soc@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be> # on r8a77440/armadillo, where this is the last piece of non-DT support.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201030002850.6495-1-linus.walleij@linaro.org
drivers/video/fbdev/sh_mobile_lcdcfb.c