linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fix bug-causing header file typo in linuxppc_2_4_devel
@ 2001-11-06 21:03 Michael Sokolov
  0 siblings, 0 replies; only message in thread
From: Michael Sokolov @ 2001-11-06 21:03 UTC (permalink / raw)
  To: linuxppc-dev


Hi there,

The patch below fixes a bug-causing typo in arch/ppc/kernel/cpc710.h.

MS

diff -Nru a/arch/ppc/kernel/cpc710.h b/arch/ppc/kernel/cpc710.h
--- a/arch/ppc/kernel/cpc710.h	Tue Nov  6 12:39:29 2001
+++ b/arch/ppc/kernel/cpc710.h	Tue Nov  6 12:39:29 2001
@@ -58,7 +58,7 @@
 #define PSSIZE	0x000f8100
 #define PPSIZE	0x000f8110
 #define BARPS	0x000f8120
-#define BARPP	0x00008130
+#define BARPP	0x000f8130
 #define PSBAR	0x000f8140
 #define PPBAR	0x000f8150


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-06 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-06 21:03 [PATCH] fix bug-causing header file typo in linuxppc_2_4_devel Michael Sokolov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).