]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/parisc/kernel/pdc_cons.c
[PARISC] Zap unused variable warnings in pci.c
[linux-2.6-omap-h63xx.git] / arch / parisc / kernel / pdc_cons.c
index ce78f412ff2ebff0bf95ea2a4d691903253fb179..aab05767427c66222b0393c9aa38aedef9d00944 100644 (file)
@@ -89,6 +89,8 @@ static int pdc_console_setup(struct console *co, char *options)
 }
 
 #if defined(CONFIG_PDC_CONSOLE)
+#include <linux/vt_kern.h>
+
 static struct tty_driver * pdc_console_device (struct console *c, int *index)
 {
        extern struct tty_driver console_driver;