]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-ps3.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-ps3.c
index 3c1a3b5f89f19fb19dde0962b8b4e6a2e704b9e4..3d19103173286e849e54a21ede9012b04426ee24 100644 (file)
@@ -80,7 +80,7 @@ static int ps3_ohci_probe(struct ps3_system_bus_device *dev)
        int result;
        struct usb_hcd *hcd;
        unsigned int virq;
-       static u64 dummy_mask = DMA_32BIT_MASK;
+       static u64 dummy_mask = DMA_BIT_MASK(32);
 
        if (usb_disabled()) {
                result = -ENODEV;