summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/nv40/nv40_clear.c
diff options
context:
space:
mode:
authorBen Skeggs <skeggsb@gmail.com>2008-01-07 01:02:30 +1100
committerBen Skeggs <skeggsb@gmail.com>2008-01-07 01:02:30 +1100
commit9bac4c7268cdbc79a1ce2d05779ed05c32e1e57b (patch)
tree0d84ff22a71ff463b26836a7f71e76bb44f304a5 /src/mesa/pipe/nv40/nv40_clear.c
parent37e95871789780a8f5848c5e85ec123571e8dff7 (diff)
nouveau: share pushbuf interface code between pipe drivers
Diffstat (limited to 'src/mesa/pipe/nv40/nv40_clear.c')
-rw-r--r--src/mesa/pipe/nv40/nv40_clear.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/nv40/nv40_clear.c b/src/mesa/pipe/nv40/nv40_clear.c
index 380a2a642f..2c4e8f01fd 100644
--- a/src/mesa/pipe/nv40/nv40_clear.c
+++ b/src/mesa/pipe/nv40/nv40_clear.c
@@ -3,8 +3,6 @@
#include "pipe/p_state.h"
#include "nv40_context.h"
-#include "nv40_dma.h"
-
void
nv40_clear(struct pipe_context *pipe, struct pipe_surface *ps,