lkml.org 
[lkml]   [2012]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH v1 22/22] PCI: unexport pci_root_buses
Date
Now no module refers to pci_root_buses any more, unexport it.

Signed-off-by: Jiang Liu <liuj97@gmail.com>
---
drivers/pci/probe.c | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/pci/probe.c b/drivers/pci/probe.c
index 09517c3..dd48d7f 100644
--- a/drivers/pci/probe.c
+++ b/drivers/pci/probe.c
@@ -24,11 +24,9 @@ struct resource busn_resource = {
};

/*
- * Ugh. Need to stop exporting this to modules.
* Protected by pci_host_bridge_hotplug_{lock|unlock}().
*/
LIST_HEAD(pci_root_buses);
-EXPORT_SYMBOL(pci_root_buses);

static LIST_HEAD(pci_domain_busn_res_list);

--
1.7.9.5


\
 
 \ /
  Last update: 2012-08-07 19:02    [W:0.166 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site