aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/ast/ast_fb.c')
-rw-r--r--drivers/gpu/drm/ast/ast_fb.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/gpu/drm/ast/ast_fb.c b/drivers/gpu/drm/ast/ast_fb.c
index 2fc8e9e860b1..d9ec77959dff 100644
--- a/drivers/gpu/drm/ast/ast_fb.c
+++ b/drivers/gpu/drm/ast/ast_fb.c
@@ -37,10 +37,9 @@
37#include <linux/init.h> 37#include <linux/init.h>
38 38
39 39
40#include "drmP.h" 40#include <drm/drmP.h>
41#include "drm.h" 41#include <drm/drm_crtc.h>
42#include "drm_crtc.h" 42#include <drm/drm_fb_helper.h>
43#include "drm_fb_helper.h"
44#include "ast_drv.h" 43#include "ast_drv.h"
45 44
46static void ast_dirty_update(struct ast_fbdev *afbdev, 45static void ast_dirty_update(struct ast_fbdev *afbdev,