From a23357ca60947e3e8541098d8284d9868a14856b Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Mon, 8 Feb 2010 16:35:43 +0000 Subject: gallium: remove softpipe references in other drivers --- src/gallium/drivers/cell/ppu/cell_state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/drivers/cell/ppu') diff --git a/src/gallium/drivers/cell/ppu/cell_state.h b/src/gallium/drivers/cell/ppu/cell_state.h index b193170f9c..7adedcde57 100644 --- a/src/gallium/drivers/cell/ppu/cell_state.h +++ b/src/gallium/drivers/cell/ppu/cell_state.h @@ -50,7 +50,7 @@ extern void -cell_update_derived( struct cell_context *softpipe ); +cell_update_derived( struct cell_context *cell ); extern void -- cgit v1.2.3