tree-wide: fix comment/printk typos
[deliverable/linux.git] / arch / mips / pci / pcie-octeon.c
index 385f035b24e44e8ce65f6834bce67d68e771e21a..0583c463e5f19137b794b2772910ad5b904e98d8 100644 (file)
@@ -900,7 +900,7 @@ static int cvmx_pcie_rc_initialize(int pcie_port)
        mem_access_subid.s.ror = 0;
        /* Disable Relaxed Ordering for Writes. */
        mem_access_subid.s.row = 0;
-       /* PCIe Adddress Bits <63:34>. */
+       /* PCIe Address Bits <63:34>. */
        mem_access_subid.s.ba = 0;
 
        /*
This page took 0.025385 seconds and 5 git commands to generate.