lkml.org 
[lkml]   [2003]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.5.73 doesn't build without CONFIG_VT_CONSOLE

Try this patch.

--- vt.c Tue Jul 1 14:19:07 2003
+++ vt.c.new Tue Jul 1 14:03:17 2003
@@ -109,7 +109,7 @@

#include "console_macros.h"

-
+struct tty_driver *console_driver;
const struct consw *conswitchp;

/* A bitmap for codes <32. A bit of 1 indicates that the code
@@ -2185,8 +2185,6 @@
quit:
clear_bit(0, &printing);
}
-
-struct tty_driver *console_driver;

static struct tty_driver *vt_console_device(struct console *c, int *index)
{

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.028 / U:1.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site