]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/vt_kern.h
tty: Remove more special casing and out of place code
[linux-2.6-omap-h63xx.git] / include / linux / vt_kern.h
index 1cbd0a7db4e6b73c72084c346451573b0ea2e1a8..2f1113467f707b5b9e03a3d6243eb2beda5f1abc 100644 (file)
@@ -96,7 +96,7 @@ void change_console(struct vc_data *new_vc);
 void reset_vc(struct vc_data *vc);
 extern int unbind_con_driver(const struct consw *csw, int first, int last,
                             int deflt);
-int vty_init(void);
+int vty_init(const struct file_operations *console_fops);
 
 /*
  * vc_screen.c shares this temporary buffer with the console write code so that