aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/drm_buffer.c')
-rw-r--r--drivers/gpu/drm/drm_buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/drm_buffer.c b/drivers/gpu/drm/drm_buffer.c
index 08ccefedb327..39a718340319 100644
--- a/drivers/gpu/drm/drm_buffer.c
+++ b/drivers/gpu/drm/drm_buffer.c
@@ -33,7 +33,7 @@
33 */ 33 */
34 34
35#include <linux/export.h> 35#include <linux/export.h>
36#include "drm_buffer.h" 36#include <drm/drm_buffer.h>
37 37
38/** 38/**
39 * Allocate the drm buffer object. 39 * Allocate the drm buffer object.