One more code cleanup.
authorstroese <stroese>
Fri, 17 Dec 2004 09:13:49 +0000 (09:13 +0000)
committerstroese <stroese>
Fri, 17 Dec 2004 09:13:49 +0000 (09:13 +0000)
board/esd/pci405/pci405.c

index dbc3414..80d6dbb 100644 (file)
@@ -306,7 +306,7 @@ int misc_init_r (void)
 /*     mtspr(ccr0, (mfspr(ccr0) & 0xff8fffff) | 0x00100000);   */
        mtspr(ccr0, (mfspr(ccr0) & 0xff8fffff) | 0x00000000);
 #endif
-/*     printf("CCR0=%08x\n", mfspr(ccr0)); /* test-only */     */
+       /*      printf("CCR0=%08x\n", mfspr(ccr0));*/ /* test-only */
 #endif
 
        free(dst);