X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fcs46xx.h;h=1d47e20cf61ba097a7d7dd467d3e5abb75968d6b;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=196592f10518e2855acbcc1ab28b731083011a30;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/sound/cs46xx.h b/include/sound/cs46xx.h index 196592f10..1d47e20cf 100644 --- a/include/sound/cs46xx.h +++ b/include/sound/cs46xx.h @@ -1662,7 +1662,7 @@ typedef struct _snd_cs46xx_pcm_t { typedef struct { char name[24]; unsigned long base; - unsigned long remap_addr; + void __iomem *remap_addr; unsigned long size; struct resource *resource; } snd_cs46xx_region_t;