summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_of.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 12:20:46 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-09 12:20:46 +1100
commitf94751d9f5d1424be0ffb0076aa6acf20fc1e807 (patch)
tree33b7722f59a46cef5d18c5b3b72d86756c3e97f3 /drivers/gpu/drm/drm_of.c
parent3a3dce991d22806222fe83aad9a91b1c2d044f3a (diff)
parent4eaa39c63caf535dc1a8cc43b9a8677a100c09e1 (diff)
Merge remote-tracking branch 'drm/drm-next'
Diffstat (limited to 'drivers/gpu/drm/drm_of.c')
-rw-r--r--drivers/gpu/drm/drm_of.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/drm_of.c b/drivers/gpu/drm/drm_of.c
index 47848ed8ca48..b5f2f0fece99 100644
--- a/drivers/gpu/drm/drm_of.c
+++ b/drivers/gpu/drm/drm_of.c
@@ -4,6 +4,7 @@
#include <linux/of_graph.h>
#include <drm/drmP.h>
#include <drm/drm_crtc.h>
+#include <drm/drm_encoder.h>
#include <drm/drm_of.h>
static void drm_release_of(struct device *dev, void *data)