isp1760-if iomem annotations

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Al Viro and committed by Linus Torvalds 6399e7ac fa4144b7

+2 -2
+2 -2
drivers/usb/host/isp1760-if.c
··· 104 104 static u32 iolength; 105 105 static u32 pci_mem_phy0; 106 106 static u32 length; 107 - static u8 *chip_addr; 108 - static u8 *iobase; 107 + static u8 __iomem *chip_addr; 108 + static u8 __iomem *iobase; 109 109 110 110 static int __devinit isp1761_pci_probe(struct pci_dev *dev, 111 111 const struct pci_device_id *id)