]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/usbtty.c
Code cleanup; make several boards compile & link.
[karo-tx-uboot.git] / drivers / usbtty.c
index 7e553b382c741c28618812b232778727eceb6db8..ce4a12e16e0eb7e0eb307a086a1014c327db0f80 100644 (file)
@@ -314,7 +314,7 @@ int drv_usbtty_init (void)
        int rc;
        char * sn;
        int snlen;
-       
+
        if (!(sn = getenv("serial#"))) {
                sn = "000000000000";
        }