Files
linux/drivers/gpu/drm
Thierry Reding 1c16a9ce01 drm/rockchip: lvds: Explicitly include pinctrl headers
The Rockchip LVDS driver fails to build after commit 23c35f48f5
("pinctrl: remove include file from <linux/device.h>") because it relies
on the pinctrl/consumer.h and pinctrl/devinfo.h being pulled in by the
device.h header implicitly.

Include these headers explicitly to avoid the build failure.

Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-02-05 09:41:54 -08:00
..
2017-11-11 11:23:15 +01:00
2018-02-01 11:35:46 +10:00
2017-12-08 10:43:46 +01:00
2017-12-27 19:00:09 -05:00
2017-11-23 12:31:49 +02:00
2018-01-24 15:49:04 -05:00