etnaviv: remove not needed forward declarations

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
This commit is contained in:
Christian Gmeiner
2017-02-12 16:39:57 +01:00
parent 13181abc6d
commit 54e367bf0e
@@ -30,8 +30,6 @@
#include "pipe/p_state.h"
struct etna_context;
struct etna_shader;
struct compiled_shader_state;
bool
etna_shader_link(struct etna_context *ctx);