From: msokolov@ivan.Harhan.ORG (Michael Sokolov)
To: linuxppc-dev@lists.linuxppc.org
Subject: [PATCH] fix bug-causing header file typo in linuxppc_2_4_devel
Date: Tue, 6 Nov 01 13:03:44 PST [thread overview]
Message-ID: <0111062103.AA03070@ivan.Harhan.ORG> (raw)
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/
reply other threads:[~2001-11-06 21:03 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=0111062103.AA03070@ivan.Harhan.ORG \
--to=msokolov@ivan.harhan.org \
--cc=linuxppc-dev@lists.linuxppc.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.