X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fsx.h;h=e01f83cbe299fcb70bacf95e8ca536214068032c;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=9e65004bef37739202e1d65386ec81e067437d80;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/char/sx.h b/drivers/char/sx.h index 9e65004be..e01f83cbe 100644 --- a/drivers/char/sx.h +++ b/drivers/char/sx.h @@ -32,8 +32,8 @@ struct sx_port { struct sx_board { int magic; - unsigned long base; - unsigned long base2; + void __iomem *base; + void __iomem *base2; unsigned long hw_base; int eisa_base; int port_base; /* Number of the first port */