[POWERPC] Spelling fixes: arch/ppc/
[deliverable/linux.git] / arch / ppc / platforms / hdpu.c
index d809e17aa5361bbc25902bdd93e99b5e739e07d9..ca5de13712fd7a735628e4837c14017474d34b4c 100644 (file)
@@ -144,7 +144,7 @@ static void __init hdpu_setup_peripherals(void)
 
        /* Enable pipelining */
        mv64x60_set_bits(&bh, MV64x60_CPU_CONFIG, (1 << 13));
-       /* Enable Snoop Pipelineing */
+       /* Enable Snoop Pipelining */
        mv64x60_set_bits(&bh, MV64360_D_UNIT_CONTROL_HIGH, (1 << 24));
 
        /*
This page took 0.027522 seconds and 5 git commands to generate.