]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/drivers/ssl.c
Merge ../linux-2.6
[linux-2.6-omap-h63xx.git] / arch / um / drivers / ssl.c
index a4d6415bc8c4820340a299a58e7b340ee33cbcf0..6dafd6fbfdaed13be0f48424f1e811fd24955b89 100644 (file)
@@ -54,7 +54,6 @@ static int ssl_remove(int n);
 static struct line_driver driver = {
        .name                   = "UML serial line",
        .device_name            = "ttyS",
-       .devfs_name             = "tts/",
        .major                  = TTY_MAJOR,
        .minor_start            = 64,
        .type                   = TTY_DRIVER_TYPE_SERIAL,