Files
linux/drivers/gpu/drm
Linus Walleij ac2caae61e drm/tegra: Clean up GPIO includes
The Tegra DRM drivers includes the legacy GPIO headers
<linux/gpio.h> and <linux/of_gpio.h> but what it really
uses is <linux/gpio/consumer.h> since only gpio_desc
structs are ever referenced.

Include the right header on the top level tegra/drm.h
file and drop all the surplus includes.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200415122427.111769-1-linus.walleij@linaro.org
2020-04-17 17:16:22 +02:00
..
2020-04-17 08:12:22 +02:00
2020-03-26 15:48:34 +01:00
2020-04-02 14:16:44 +02:00
2020-04-02 14:16:44 +02:00
2020-04-02 14:16:44 +02:00
2020-04-02 14:16:44 +02:00
2020-03-26 16:05:12 +01:00
2020-04-17 08:12:22 +02:00
2020-04-03 17:11:41 +02:00
2020-04-02 14:16:45 +02:00
2020-04-02 14:16:45 +02:00
2020-04-17 17:16:22 +02:00
2020-04-02 14:16:45 +02:00
2020-04-17 08:12:22 +02:00
2020-03-26 15:18:11 +01:00
2020-04-17 08:12:22 +02:00
2020-03-26 15:45:36 +01:00
2020-04-02 14:16:46 +02:00
2020-04-17 08:12:22 +02:00
2020-04-02 14:16:46 +02:00
2020-04-03 17:11:41 +02:00
2020-04-03 17:11:41 +02:00
2020-03-26 15:38:09 +01:00
2020-03-16 09:27:09 +01:00
2020-04-03 17:11:41 +02:00
2020-03-18 14:48:34 +01:00