summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_hyperz.c
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2017-08-02 16:04:14 +1000
committerDave Airlie <[email protected]>2017-08-03 06:19:42 +1000
commit9e922bd78ce319fe522a279e977bed78f26ebb28 (patch)
tree79fb049e5ab62a78e667d26e84e5f802faed5631 /src/gallium/drivers/r300/r300_hyperz.c
parentc9ec28b1c09be3d60520bf96dec8445d60bd75af (diff)
r300: drop u_mm.h include.
This is not used in any of these files. Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300/r300_hyperz.c')
-rw-r--r--src/gallium/drivers/r300/r300_hyperz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/r300_hyperz.c b/src/gallium/drivers/r300/r300_hyperz.c
index 0f021e9f4e8..d86819afa7c 100644
--- a/src/gallium/drivers/r300/r300_hyperz.c
+++ b/src/gallium/drivers/r300/r300_hyperz.c
@@ -26,7 +26,6 @@
#include "r300_fs.h"
#include "util/u_format.h"
-#include "util/u_mm.h"
/*
HiZ rules - taken from various docs