aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno
diff options
context:
space:
mode:
authorKristian H. Kristensen <[email protected]>2019-12-09 19:08:31 -0800
committerKristian H. Kristensen <[email protected]>2019-12-11 22:25:47 +0000
commit9783f6bc5d2345f4b603ed591e63d23a367d84e4 (patch)
tree59b232e5c3ada3c4d38e3b19b7ace050675e544c /src/gallium/drivers/freedreno
parent9b0546614453ef0c440dcf69cf69b93686102016 (diff)
freedreno/a6xx: Drop stale include
Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Rob Clark <[email protected]> Signed-off-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno')
-rw-r--r--src/gallium/drivers/freedreno/a6xx/fd6_gmem.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c b/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c
index fbc53b748ed..2b5b33d453d 100644
--- a/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c
+++ b/src/gallium/drivers/freedreno/a6xx/fd6_gmem.c
@@ -47,9 +47,6 @@
#include "fd6_resource.h"
#include "fd6_zsa.h"
-/* some bits in common w/ a4xx: */
-#include "a4xx/fd4_draw.h"
-
/**
* Emits the flags registers, suitable for RB_MRT_FLAG_BUFFER,
* RB_DEPTH_FLAG_BUFFER, SP_PS_2D_SRC_FLAGS, and RB_BLIT_FLAG_DST.