[PATCH][2.5.33] trivial compile fix for include/asm-arm/arch-pxa/pxa-regs.h (fwd)

From: Adrian Bunk (bunk@fs.tum.de)
Date: Sat Nov 16 2002 - 16:34:55 EST


The obviously correct patch in the forwarded mail below isn't in 2.5.47.

Please apply
Adrian

----- Forwarded message from John Kim <john@larvalstage.com> -----

Date: Sun, 1 Sep 2002 15:52:36 -0400 (EDT)
From: John Kim <john@larvalstage.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH][2.5.33] trivial compile fix for include/asm-arm/arch-pxa/pxa-regs.h

This is a simple compile fix patch for 2.5.33.

John Kim

diff -Naur linux-2.5.33/include/asm-arm/arch-pxa/pxa-regs.h linux-2.5.33-new/include/asm-arm/arch-pxa/pxa-regs.h
--- linux-2.5.33/include/asm-arm/arch-pxa/pxa-regs.h Sun Sep 1 15:00:00 2002
+++ linux-2.5.33-new/include/asm-arm/arch-pxa/pxa-regs.h Sun Sep 1 15:11:01 2002
@@ -362,7 +362,7 @@
 #define LSR_OE (1 << 1) /* Overrun Error */
 #define LSR_DR (1 << 0) /* Data Ready */

-#define MCR_LOOP (1 << 4) */
+#define MCR_LOOP (1 << 4)
 #define MCR_OUT2 (1 << 3) /* force MSR_DCD in loopback mode */
 #define MCR_OUT1 (1 << 2) /* force MSR_RI in loopback mode */
 #define MCR_RTS (1 << 1) /* Request to Send */

-
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/

----- End forwarded message -----

-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:17 EST