Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus
[pandora-kernel.git] / arch / mips / pci / pci-bcm1480.c
index 6f5e24c..af8c319 100644 (file)
@@ -210,7 +210,7 @@ static int __init bcm1480_pcibios_init(void)
        PCIBIOS_MIN_IO = 0x00008000UL;
        PCIBIOS_MIN_MEM = 0x01000000UL;
 
-       /* Set I/O resource limits. - unlimited for now to accomodate HT */
+       /* Set I/O resource limits. - unlimited for now to accommodate HT */
        ioport_resource.end = 0xffffffffUL;
        iomem_resource.end = 0xffffffffUL;