Merge tag 'du-next-20220707' of git://linuxtv.org/pinchartl/media into drm-next
[linux-2.6-microblaze.git] / drivers / gpu / drm / rcar-du / rcar_du_encoder.c
index 3977aaa..60d6be7 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0+
 /*
- * rcar_du_encoder.c  --  R-Car Display Unit Encoder
+ * R-Car Display Unit Encoder
  *
  * Copyright (C) 2013-2014 Renesas Electronics Corporation
  *
@@ -8,6 +8,7 @@
  */
 
 #include <linux/export.h>
+#include <linux/of.h>
 #include <linux/slab.h>
 
 #include <drm/drm_bridge.h>