aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/drm_info.c')
-rw-r--r--drivers/gpu/drm/drm_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/drm_info.c b/drivers/gpu/drm/drm_info.c
index eb0af393e6e2..cdf8b1e7602d 100644
--- a/drivers/gpu/drm/drm_info.c
+++ b/drivers/gpu/drm/drm_info.c
@@ -34,7 +34,7 @@
34 */ 34 */
35 35
36#include <linux/seq_file.h> 36#include <linux/seq_file.h>
37#include "drmP.h" 37#include <drm/drmP.h>
38 38
39/** 39/**
40 * Called when "/proc/dri/.../name" is read. 40 * Called when "/proc/dri/.../name" is read.