Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <mripard@kernel.org>

+1
+1
drivers/gpu/drm/tilcdc/tilcdc_tfp410.c
··· 7 7 #include <linux/gpio.h> 8 8 #include <linux/mod_devicetable.h> 9 9 #include <linux/of_gpio.h> 10 + #include <linux/pinctrl/consumer.h> 10 11 #include <linux/platform_device.h> 11 12 12 13 #include <drm/drm_atomic_helper.h>