]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
drm/ast: Remove spurious include
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 17 Feb 2017 02:55:58 +0000 (13:55 +1100)
committerDave Airlie <airlied@redhat.com>
Tue, 28 Feb 2017 03:13:34 +0000 (13:13 +1000)
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ast/ast_main.c

index 1f9fa69d4504733372c5a0f435357a1b4d3a95bc..29ab2c11db411ab413461c1d6fc400ddeee5405a 100644 (file)
@@ -32,8 +32,6 @@
 #include <drm/drm_fb_helper.h>
 #include <drm/drm_crtc_helper.h>
 
-#include "ast_dram_tables.h"
-
 void ast_set_index_reg_mask(struct ast_private *ast,
                            uint32_t base, uint8_t index,
                            uint8_t mask, uint8_t val)