i965: remove duplicate declaration of brw_mark_surface_used
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 7 Mar 2017 15:35:55 +0000 (15:35 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 13 Mar 2017 11:16:33 +0000 (11:16 +0000)
commitc54c379b96f0a14f294daabb60cd282d6dca1084
tree4bc169ba1c57a33bd4070ba58a9e4158cef6c85e
parentb69a03e12aa38ed5d8b60a056630ed445f6097dc
i965: remove duplicate declaration of brw_mark_surface_used

Function was made static and moved to another header with earlier
commit.

Fixes: 760c8a1d950 ("i965: Make mark_surface_used a static inline in brw_compiler.h")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_program.h