From: Stephen Rothwell Date: Fri, 4 Dec 2009 18:49:34 +0000 (-0200) Subject: i7core_edac: do not export static functions X-Git-Tag: upstream/snapshot3+hdmi~14038^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f7b9e7cbe68c97dbe1266709ecfc8b807b0d0ee;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git i7core_edac: do not export static functions Signed-off-by: Stephen Rothwell Signed-off-by: Mauro Carvalho Chehab --- diff --git a/arch/x86/pci/legacy.c b/arch/x86/pci/legacy.c index d6cc2ed..8d460ea 100644 --- a/arch/x86/pci/legacy.c +++ b/arch/x86/pci/legacy.c @@ -35,7 +35,6 @@ int __init pci_legacy_init(void) return 0; } -EXPORT_SYMBOL_GPL(pci_legacy_init); void pcibios_scan_specific_bus(int busn) {