]> Git Repo - linux.git/blobdiff - arch/um/drivers/stdio_console.c
squashfs: extend "page actor" to handle missing pages
[linux.git] / arch / um / drivers / stdio_console.c
index e8b762f4d8c25d2c5824a1c601367965c6d08b74..489d5a746ed3363ce90c6a8e698ba718b0981ae5 100644 (file)
@@ -53,9 +53,7 @@ static struct line_driver driver = {
        .minor_start            = 0,
        .type                   = TTY_DRIVER_TYPE_CONSOLE,
        .subtype                = SYSTEM_TYPE_CONSOLE,
-       .read_irq               = CONSOLE_IRQ,
        .read_irq_name          = "console",
-       .write_irq              = CONSOLE_WRITE_IRQ,
        .write_irq_name         = "console-write",
        .mc  = {
                .list           = LIST_HEAD_INIT(driver.mc.list),
This page took 0.03285 seconds and 4 git commands to generate.