]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gen860t/flash.c
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / board / gen860t / flash.c
index 8433d5d2cfbd0c7608aaabb303f640c370605eed..ca1ed3d62da08753be2d984c929833572aa1ce70 100644 (file)
@@ -182,7 +182,7 @@ flash_get_offsets (ulong base, flash_info_t *info)
 
                default:
                        printf ("Don't know sector offsets for FLASH"
-                               " type 0x%lx\n", info->flash_id);
+                               " type 0x%lx\n", info->flash_id);
            return;
        }
 }