]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/pci405/pci405.c
* Code cleanup, mostly for GCC-3.3.x
[people/ms/u-boot.git] / board / esd / pci405 / pci405.c
index 80d6dbb234f19d747f11ce8cd06a3a27674245b6..cb458ebc4752abb931cd0bdda2d66ed839ba60de 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);