drm: Move piles of functions from drmP.h to drm_internal.h
[deliverable/linux.git] / drivers / gpu / drm / drm_auth.c
index 708a2044c6313bfba4183c33495167a8a04859ab..fc8e8aaa34fb37f44e338bb237867078d84c020f 100644 (file)
@@ -34,6 +34,7 @@
  */
 
 #include <drm/drmP.h>
+#include "drm_internal.h"
 
 struct drm_magic_entry {
        struct list_head head;
This page took 0.024055 seconds and 5 git commands to generate.