]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gth/flash.c
Big white-space cleanup.
[karo-tx-uboot.git] / board / gth / flash.c
index 41a5c50b0fac45e5bcb988e6189bcb054443e299..11e105e58eec440ecb281bdd5263fa0ee3d12350 100644 (file)
@@ -75,7 +75,7 @@ unsigned long flash_init (void)
 
          if (size_b1 > size_b0) {
            printf ("## ERROR: Bank 1 (0x%08lx = %ld MB) > Bank 0 (0x%08lx = %ld MB)\n",
-               size_b1, size_b1<<20,size_b0, size_b0<<20);
+               size_b1, size_b1<<20,size_b0, size_b0<<20);
 
            flash_info[0].flash_id      = FLASH_UNKNOWN;
            flash_info[1].flash_id      = FLASH_UNKNOWN;