From: Brian Paul Date: Fri, 12 Sep 2008 15:43:11 +0000 (-0600) Subject: cell: fix non-debug build error X-Git-Tag: 062012170305~17580^2~496^2~729 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a449465556d47d83c2314a7ac711ca523378102b;p=profile%2Fivi%2Fmesa.git cell: fix non-debug build error --- diff --git a/src/gallium/drivers/cell/ppu/cell_context.c b/src/gallium/drivers/cell/ppu/cell_context.c index 71f1a30..0a5c0ba 100644 --- a/src/gallium/drivers/cell/ppu/cell_context.c +++ b/src/gallium/drivers/cell/ppu/cell_context.c @@ -85,13 +85,11 @@ cell_draw_create(struct cell_context *cell) } -#ifdef DEBUG static const struct debug_named_value cell_debug_flags[] = { {"checker", CELL_DEBUG_CHECKER},/**< modulate tile clear color by SPU ID */ {"sync", CELL_DEBUG_SYNC}, /**< SPUs do synchronous DMA */ {NULL, 0} }; -#endif struct pipe_context *