drm/vc4: Drop of_gpio header
authorMaíra Canal <mairacanal@riseup.net>
Fri, 12 Aug 2022 20:57:46 +0000 (17:57 -0300)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 15 Aug 2022 07:56:01 +0000 (09:56 +0200)
commit3b3510f1bd5c3112811b5b79cae3754fc91d31b0
treec6ed4ca2f70296cfb6dcc5cd1d70fc051fe52048
parent3bd86801c84f66b4abedde4078e5237937b7576b
drm/vc4: Drop of_gpio header

This driver includes the deprecated OF GPIO header <linux/of_gpio.h>
yet fail to use symbols from it, so drop the include.

Cc: Emma Anholt <emma@anholt.net>
Cc: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220812205746.609107-6-mairacanal@riseup.net
drivers/gpu/drm/vc4/vc4_hdmi.c