mmc: mmci: simplify err check in mmci_post_request
[pandora-kernel.git] / drivers / tty / cyclades.c
index bfa05e8..c0e8f2e 100644 (file)
@@ -4096,8 +4096,7 @@ static int __init cy_init(void)
        if (!cy_serial_driver)
                goto err;
 
-       printk(KERN_INFO "Cyclades driver " CY_VERSION " (built %s %s)\n",
-                       __DATE__, __TIME__);
+       printk(KERN_INFO "Cyclades driver " CY_VERSION "\n");
 
        /* Initialize the tty_driver structure */