From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Linus Torvalds <torvalds@osdl.org>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [PATCH] ppc64: Fix warning on pmac build
Date: Fri, 27 Feb 2004 21:40:05 +1100 [thread overview]
Message-ID: <1077878400.22397.324.camel@gaston> (raw)
Fix a stupid warning in PowerMac SMP build on ppc64
diff -urN linux-iommu/arch/ppc64/kernel/pmac_smp.c linux-DART/arch/ppc64/kernel/pmac_smp.c
--- linux-iommu/arch/ppc64/kernel/pmac_smp.c 2004-02-27 14:55:19.000000000 +1100
+++ linux-DART/arch/ppc64/kernel/pmac_smp.c 2004-02-27 15:00:48.000000000 +1100
@@ -57,7 +57,7 @@
extern void pmac_secondary_start_2(void);
extern void pmac_secondary_start_3(void);
-extern void smp_openpic_message_pass(int target, int msg, unsigned long data, int wait);
+extern void smp_openpic_message_pass(int target, int msg);
extern struct smp_ops_t *smp_ops;
reply other threads:[~2004-02-27 10:49 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=1077878400.22397.324.camel@gaston \
--to=benh@kernel.crashing.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox