summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2014-09-30 10:28:48 -0400
committerAdam Jackson <ajax@redhat.com>2014-09-30 10:28:48 -0400
commitb0b287209cfba5c64c7584b1a82ed2a2f1eab7e6 (patch)
tree1b8bba05ffae77e9d1a98fac24a981e51a551635
parent9b563415326e02f0b89f716c29b2fc22f393fb96 (diff)
Fix build against xserver 1.17
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/smi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smi.h b/src/smi.h
index 956c14f..8ca760e 100644
--- a/src/smi.h
+++ b/src/smi.h
@@ -221,7 +221,7 @@ typedef struct
CARD8 * DataPortBase; /* Base of data port */
int DataPortSize; /* Size of data port */
CARD8 * IOBase; /* Base of MMIO VGA ports */
- IOADDRESS PIOBase; /* Base of I/O ports */
+ unsigned int PIOBase; /* Base of I/O ports */
unsigned char * FBBase; /* Base of FB */
CARD32 fbMapOffset; /* offset for fb mapping */
CARD32 FBOffset; /* Current visual FB starting