aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drm_memory.h')
-rw-r--r--include/drm/drm_memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h
index 15af9b32ae42..4baf57a207e7 100644
--- a/include/drm/drm_memory.h
+++ b/include/drm/drm_memory.h
@@ -35,7 +35,7 @@
35 35
36#include <linux/highmem.h> 36#include <linux/highmem.h>
37#include <linux/vmalloc.h> 37#include <linux/vmalloc.h>
38#include "drmP.h" 38#include <drm/drmP.h>
39 39
40/** 40/**
41 * Cut down version of drm_memory_debug.h, which used to be called 41 * Cut down version of drm_memory_debug.h, which used to be called