From: Christian Gmeiner Date: Tue, 10 Dec 2019 16:15:35 +0000 (+0100) Subject: etnaviv: drop compiled_rs_state forward declaration X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06db271a6c12e55e616334fd62bca9f8e8951b6a;p=mesa.git etnaviv: drop compiled_rs_state forward declaration Signed-off-by: Christian Gmeiner --- diff --git a/src/gallium/drivers/etnaviv/etnaviv_emit.h b/src/gallium/drivers/etnaviv/etnaviv_emit.h index b4670eeb8f5..6018af91dfd 100644 --- a/src/gallium/drivers/etnaviv/etnaviv_emit.h +++ b/src/gallium/drivers/etnaviv/etnaviv_emit.h @@ -32,7 +32,6 @@ #include "hw/cmdstream.xml.h" struct etna_context; -struct compiled_rs_state; struct etna_coalesce { uint32_t start;