From: Adrian Bunk <bunk@stusta.de>
To: gregkh@suse.de
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz
Subject: [2.6 patch] poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
Date: Wed, 28 Jun 2006 18:54:33 +0200 [thread overview]
Message-ID: <20060628165433.GN13915@stusta.de> (raw)
This patch adds a proper prototype for pcibios_sort() in
arch/i386/pci/pci.h.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
arch/i386/pci/common.c | 4 ----
arch/i386/pci/pci.h | 2 ++
2 files changed, 2 insertions(+), 4 deletions(-)
--- linux-2.6.17-mm2-full/arch/i386/pci/pci.h.old 2006-06-27 03:37:27.000000000 +0200
+++ linux-2.6.17-mm2-full/arch/i386/pci/pci.h 2006-06-27 03:37:43.000000000 +0200
@@ -85,3 +85,5 @@
extern void pci_pcbios_init(void);
extern void pci_mmcfg_init(void);
+void pcibios_sort(void);
+
--- linux-2.6.17-mm2-full/arch/i386/pci/common.c.old 2006-06-27 03:38:00.000000000 +0200
+++ linux-2.6.17-mm2-full/arch/i386/pci/common.c 2006-06-27 03:38:11.000000000 +0200
@@ -17,10 +17,6 @@
#include "pci.h"
-#ifdef CONFIG_PCI_BIOS
-extern void pcibios_sort(void);
-#endif
-
unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
PCI_PROBE_MMCONF;
reply other threads:[~2006-06-28 16:54 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=20060628165433.GN13915@stusta.de \
--to=bunk@stusta.de \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
/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
all inboxes | Powered by JetHome®