summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/host1x/context.c')
-rw-r--r--drivers/gpu/host1x/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/host1x/context.c b/drivers/gpu/host1x/context.c
index 9ad89d22c0ca..c000d4e0c2c6 100644
--- a/drivers/gpu/host1x/context.c
+++ b/drivers/gpu/host1x/context.c
@@ -6,7 +6,7 @@
#include <linux/device.h>
#include <linux/kref.h>
#include <linux/of.h>
-#include <linux/of_platform.h>
+#include <linux/of_device.h>
#include <linux/pid.h>
#include <linux/slab.h>