[PATCH] devfs: Remove devfs support from the serial subsystem
[safe/jmp/linux-2.6] / drivers / serial / sunhv.c
index ba22e25..d36bc40 100644 (file)
@@ -353,7 +353,6 @@ static struct uart_ops sunhv_pops = {
 static struct uart_driver sunhv_reg = {
        .owner                  = THIS_MODULE,
        .driver_name            = "serial",
-       .devfs_name             = "tts/",
        .dev_name               = "ttyS",
        .major                  = TTY_MAJOR,
 };