public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: rmk@arm.linux.org.uk, nico@cam.org,
	Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org, John Kim <john@larvalstage.com>,
	trivial@rustcorp.com.au
Subject: [PATCH][2.5.33] trivial compile fix for include/asm-arm/arch-pxa/pxa-regs.h (fwd)
Date: Sat, 16 Nov 2002 22:34:55 +0100	[thread overview]
Message-ID: <20021116213455.GH28356@fs.tum.de> (raw)

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


                 reply	other threads:[~2002-11-16 21:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021116213455.GH28356@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=john@larvalstage.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nico@cam.org \
    --cc=rmk@arm.linux.org.uk \
    --cc=torvalds@transmeta.com \
    --cc=trivial@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox