UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nv84_fifo.c
index c564c5e4c30aa97841f5cf1060d3bbcf8686ebbf..9844a65491c32535d2954a1a2826fc0656bffbb8 100644 (file)
@@ -24,8 +24,7 @@
  *
  */
 
-#include "drmP.h"
-#include "drm.h"
+#include <drm/drmP.h>
 #include "nouveau_drv.h"
 #include "nouveau_fifo.h"
 #include "nouveau_ramht.h"
This page took 0.028377 seconds and 5 git commands to generate.