OSDN Git Service

drm: omapdrm: Delete surplus GPIO includes
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Jun 2020 22:06:06 +0000 (00:06 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 21 Aug 2020 12:15:08 +0000 (15:15 +0300)
commit35201cc1f8053f11bfd47032c1150cb404650a61
treeab4ef3d838ad1d2b950b85064dfb0cd545b5876a
parentd738005da9c59e57e5700ccf6f505c9569c93da1
drm: omapdrm: Delete surplus GPIO includes

The OMAP DRM driver includes <linux/gpio.h> into the two
hdmi4.c and hdmi5.c files but does not use any symbols from
these files. Drop the includes.

Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200626220606.340937-1-linus.walleij@linaro.org
drivers/gpu/drm/omapdrm/dss/hdmi4.c
drivers/gpu/drm/omapdrm/dss/hdmi5.c