summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/r300/radeon_screen.h')
-rw-r--r--src/mesa/drivers/dri/r300/radeon_screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/radeon_screen.h b/src/mesa/drivers/dri/r300/radeon_screen.h
index ac8471feaa..4a331dc062 100644
--- a/src/mesa/drivers/dri/r300/radeon_screen.h
+++ b/src/mesa/drivers/dri/r300/radeon_screen.h
@@ -93,7 +93,7 @@ typedef struct {
drmBufMapPtr buffers;
- __volatile__ int32_t *scratch;
+ __volatile__ uint32_t *scratch;
__DRIscreenPrivate *driScreen;
unsigned int sarea_priv_offset;