From dcec8a13bf565e47942a1751a9cec21bec5648fe Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 7 May 1998 02:55:41 +0000 Subject: o Merge with Linux 2.1.99. o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz. --- include/linux/console.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/console.h') diff --git a/include/linux/console.h b/include/linux/console.h index 8c0854b0b..e287e64d5 100644 --- a/include/linux/console.h +++ b/include/linux/console.h @@ -80,7 +80,7 @@ extern struct console_cmdline console_list[MAX_CMDLINECONSOLES]; */ #define CON_PRINTBUFFER (1) -#define CON_FIRST (2) +#define CON_CONSDEV (2) /* Last on the command line */ #define CON_ENABLED (4) struct console -- cgit v1.2.3