diff --git a/drivers/char/vt.c b/drivers/char/vt.c index 6aa88f50b0397a36be2720c4555a65d6b96fae2d..e47a4c88976b43312d12eb1e7f38ab945bbdf2e9 100644 --- a/drivers/char/vt.c +++ b/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;