UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / gpu / drm / exynos / exynos_drm_hdmi.c
index 3fdf0b65f47e6659b820d1fa343005b682e354b1..c3d3a5e4f10946acaee15a0b3f6c649f6b670dba 100644 (file)
@@ -11,7 +11,7 @@
  *
  */
 
-#include "drmP.h"
+#include <drm/drmP.h>
 
 #include <linux/kernel.h>
 #include <linux/wait.h>