diff --git a/[refs] b/[refs] index 29c5780b1a3d..507c50ecef58 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 182274f85fc26ec3aa8c78dba8b0e7763af3c586 +refs/heads/master: 60479ed59444de658d25c4d4000fa45b61b491a3 diff --git a/trunk/drivers/char/vt.c b/trunk/drivers/char/vt.c index 6aa88f50b039..e47a4c88976b 100644 --- a/trunk/drivers/char/vt.c +++ b/trunk/drivers/char/vt.c @@ -2955,7 +2955,6 @@ int __init vty_init(const struct file_operations *console_fops) } #ifndef VT_SINGLE_DRIVER -#include static struct class *vtconsole_class;