UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nouveau_hdmi.c
index c3de36384522f9668a99e6aa26fb2da39dc01dd8..1e942cfb9644fac49b7c6e318f196a172669d95d 100644 (file)
@@ -22,7 +22,7 @@
  * Authors: Ben Skeggs
  */
 
-#include "drmP.h"
+#include <drm/drmP.h>
 #include "nouveau_drv.h"
 #include "nouveau_connector.h"
 #include "nouveau_encoder.h"
This page took 0.045405 seconds and 5 git commands to generate.