[POWERPC] Spelling fixes: arch/ppc/
[deliverable/linux.git] / arch / ppc / syslib / mpc52xx_setup.c
index 80c609019bdac01b7492d5d4e72a4d6d65df8bf2..ecfa2c0f8ba35164534f7b077f7dcae4ed6f0aad 100644 (file)
@@ -252,7 +252,7 @@ mpc52xx_setup_cpu(void)
        out_be32(&xlb->snoop_window, MPC52xx_PCI_TARGET_MEM | 0x1d);
 
        /* Disable XLB pipelining */
-       /* (cfr errate 292. We could do this only just before ATA PIO
+       /* (cfr errata 292. We could do this only just before ATA PIO
            transaction and re-enable it after ...) */
        out_be32(&xlb->config, in_be32(&xlb->config) | MPC52xx_XLB_CFG_PLDIS);
 
This page took 0.026124 seconds and 5 git commands to generate.