Skip to content

Commit b6559bf

Browse files
committed
Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixes
One tilcdc fix was left out in drm-misc-next-fixes and didn't make it during the merge window. Let's bring it into drm-misc-fixes. Signed-off-by: Maxime Ripard <[email protected]>
2 parents 77fdaa0 + d7d44b6 commit b6559bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/tilcdc/tilcdc_tfp410.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <linux/gpio.h>
88
#include <linux/mod_devicetable.h>
99
#include <linux/of_gpio.h>
10+
#include <linux/pinctrl/consumer.h>
1011
#include <linux/platform_device.h>
1112

1213
#include <drm/drm_atomic_helper.h>

0 commit comments

Comments
 (0)