]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/console.h
V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakage
[linux-2.6-omap-h63xx.git] / include / linux / console.h
index a67a90cf826882bb6ad47c119de04abac49cd91d..dcca5339ceb3c65711d9fce57d27bec70153029f 100644 (file)
@@ -137,8 +137,8 @@ extern void resume_console(void);
 int mda_console_init(void);
 void prom_con_init(void);
 
-void vcs_make_sysfs(struct tty_struct *tty);
-void vcs_remove_sysfs(struct tty_struct *tty);
+void vcs_make_sysfs(int index);
+void vcs_remove_sysfs(int index);
 
 /* Some debug stub to catch some of the obvious races in the VT code */
 #if 1