public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Prarit Bhargava <prarit@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export
Date: Fri, 13 May 2005 00:45:53 +0000	[thread overview]
Message-ID: <20050513004551.17135.32873.sendpatchset@prarit.boston.redhat.com> (raw)
In-Reply-To: <42835E79.5040209@sgi.com>

The pci_find_next_bus function is listed as being exported to drivers.  It is
not EXPORT_SYMBOL'd.

Signed-off-by: Prarit Bhargava <prarit@sgi.com>

---
commit b1fcf8446e48103abd7521df7024036d0b877735
tree 3a3b6bc7d6665ede97ab69549f9f82675bf8b9e4
parent 5c2b591a316b5d728d6cf16b9f44960319c37ff9
author Prarit Bhargava <prarit@sgi.com> 1810126521 -0400
committer Prarit Bhargava <prarit@sgi.com> 1810126521 -0400

Index: drivers/pci/search.c
=================================--- 609461315376faf97b95c8fded1d5df433168614/drivers/pci/search.c  (mode:100644 sha1:a90a533eba0fc3f8c7b1b892c4d0b2b4fc159730)
+++ 3a3b6bc7d6665ede97ab69549f9f82675bf8b9e4/drivers/pci/search.c  (mode:100644 sha1:05fa91a31c620b0dd9de57a59066ed6adae71062)
@@ -379,6 +379,7 @@
 EXPORT_SYMBOL(pci_dev_present);
 
 EXPORT_SYMBOL(pci_find_bus);
+EXPORT_SYMBOL(pci_find_next_bus);
 EXPORT_SYMBOL(pci_find_device);
 EXPORT_SYMBOL(pci_find_device_reverse);
 EXPORT_SYMBOL(pci_find_slot);

  reply	other threads:[~2005-05-13  0:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12 13:47 [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus Prarit Bhargava
2005-05-13  0:45 ` Prarit Bhargava [this message]
2005-05-13 16:39 ` [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export Greg KH

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=20050513004551.17135.32873.sendpatchset@prarit.boston.redhat.com \
    --to=prarit@sgi.com \
    --cc=linux-ia64@vger.kernel.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