[kernel] r6683 - dists/sid/linux-2.6/debian/patches

Martin Michlmayr tbm at costa.debian.org
Wed May 24 16:33:22 UTC 2006


Author: tbm
Date: Wed May 24 16:33:18 2006
New Revision: 6683

Modified:
   dists/sid/linux-2.6/debian/patches/mips-dec-serial.patch

Log:
typo fix


Modified: dists/sid/linux-2.6/debian/patches/mips-dec-serial.patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/mips-dec-serial.patch	(original)
+++ dists/sid/linux-2.6/debian/patches/mips-dec-serial.patch	Wed May 24 16:33:18 2006
@@ -73,7 +73,7 @@
  #endif
  
 -#ifdef CONFIG_SERIAL_CONSOLE
-+#ifdef CONFIG_SERIAL_CORE_CORE_CONSOLE
++#ifdef CONFIG_SERIAL_CORE_CONSOLE
  
  #ifdef CONFIG_ZS
  extern void zs_serial_console_init(void);
@@ -91,7 +91,7 @@
  #endif
  
 -#ifdef CONFIG_SERIAL_CONSOLE
-+#ifdef CONFIG_SERIAL_CORE_CORE_CONSOLE
++#ifdef CONFIG_SERIAL_CORE_CONSOLE
  
  /* serial_console_init handles the special case of starting
   *   up the console on the serial port



More information about the Kernel-svn-changes mailing list