Signed-off-by: Kevin Brace <[email protected]>
---
src/cir.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/cir.h b/src/cir.h
index b117793..dba7b65 100644
--- a/src/cir.h
+++ b/src/cir.h
@@ -39,8 +39,8 @@ typedef struct {
Bool HasFBitBlt;
CARD32 IOAddress;
CARD32 FbAddress;
- void * IOBase;
- void * FbBase;
+ unsigned char *IOBase;
+ unsigned char *FbBase;
long FbMapSize;
long IoMapSize;
int MinClock;
--
2.17.1
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel