summaryrefslogtreecommitdiff
path: root/linux-core/i810_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/i810_drv.h')
-rw-r--r--linux-core/i810_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/i810_drv.h b/linux-core/i810_drv.h
index bbb570bc..27166449 100644
--- a/linux-core/i810_drv.h
+++ b/linux-core/i810_drv.h
@@ -61,7 +61,7 @@ typedef struct drm_i810_private {
drm_i810_sarea_t *sarea_priv;
drm_i810_ring_buffer_t ring;
- unsigned long hw_status_page;
+ void *hw_status_page;
unsigned long counter;
dma_addr_t dma_status_page;