aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_post.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/ast/ast_post.c')
-rw-r--r--drivers/gpu/drm/ast/ast_post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/ast/ast_post.c b/drivers/gpu/drm/ast/ast_post.c
index 6edbee63b0cb..977cfb35837a 100644
--- a/drivers/gpu/drm/ast/ast_post.c
+++ b/drivers/gpu/drm/ast/ast_post.c
@@ -26,7 +26,7 @@
26 * Authors: Dave Airlie <airlied@redhat.com> 26 * Authors: Dave Airlie <airlied@redhat.com>
27 */ 27 */
28 28
29#include "drmP.h" 29#include <drm/drmP.h>
30#include "ast_drv.h" 30#include "ast_drv.h"
31 31
32#include "ast_dram_tables.h" 32#include "ast_dram_tables.h"