]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/netphone/netphone.c
Big white-space cleanup.
[karo-tx-uboot.git] / board / netphone / netphone.c
index ccc8b3ed85dfd24427c06a5fd27dd6f1393422fe..1072b3f88a22dd834dec52b9e8b0b41bca771dcf 100644 (file)
@@ -691,7 +691,7 @@ int last_stage_init(void)
        i = CFG_HZ * 2;
        while (i > 0) {
 
-               if (tstc()) {
+               if (tstc()) {
                        getc();
                        break;
                }