aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/ast/ast_drv.c')
-rw-r--r--drivers/gpu/drm/ast/ast_drv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/ast/ast_drv.c b/drivers/gpu/drm/ast/ast_drv.c
index d5749b86caec..31123b6a0be5 100644
--- a/drivers/gpu/drm/ast/ast_drv.c
+++ b/drivers/gpu/drm/ast/ast_drv.c
@@ -28,8 +28,8 @@
28#include <linux/module.h> 28#include <linux/module.h>
29#include <linux/console.h> 29#include <linux/console.h>
30 30
31#include "drmP.h" 31#include <drm/drmP.h>
32#include "drm_crtc_helper.h" 32#include <drm/drm_crtc_helper.h>
33 33
34#include "ast_drv.h" 34#include "ast_drv.h"
35 35