diff options
| -rw-r--r-- | drivers/gpu/drm/ast/ast_main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/ast/ast_main.c b/drivers/gpu/drm/ast/ast_main.c index 1f9fa69d4504..29ab2c11db41 100644 --- a/drivers/gpu/drm/ast/ast_main.c +++ b/drivers/gpu/drm/ast/ast_main.c | |||
| @@ -32,8 +32,6 @@ | |||
| 32 | #include <drm/drm_fb_helper.h> | 32 | #include <drm/drm_fb_helper.h> |
| 33 | #include <drm/drm_crtc_helper.h> | 33 | #include <drm/drm_crtc_helper.h> |
| 34 | 34 | ||
| 35 | #include "ast_dram_tables.h" | ||
| 36 | |||
| 37 | void ast_set_index_reg_mask(struct ast_private *ast, | 35 | void ast_set_index_reg_mask(struct ast_private *ast, |
| 38 | uint32_t base, uint8_t index, | 36 | uint32_t base, uint8_t index, |
| 39 | uint8_t mask, uint8_t val) | 37 | uint8_t mask, uint8_t val) |
