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] Fix ppc compile problem with gcc 3.4
Date: Tue, 17 Feb 2004 11:44:46 +1100 [thread overview]
Message-ID: <1076978685.1046.130.camel@gaston> (raw)
Hi !
I've just been reported this one, a stupid redefinition
extern/static in prep_pci. This patch fixes it.
Ben.
===== arch/ppc/platforms/prep_pci.c 1.22 vs edited =====
--- 1.22/arch/ppc/platforms/prep_pci.c Tue Sep 16 06:59:05 2003
+++ edited/arch/ppc/platforms/prep_pci.c Tue Feb 17 11:41:19 2004
@@ -1171,8 +1171,6 @@
prep_pcibios_fixup(void)
{
struct pci_dev *dev = NULL;
- extern unsigned char *Motherboard_map;
- extern unsigned char *Motherboard_routes;
prep_route_pci_interrupts();
reply other threads:[~2004-02-17 0:45 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=1076978685.1046.130.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