i7core_edac: do not export static functions
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 4 Dec 2009 18:49:34 +0000 (16:49 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:49:32 +0000 (11:49 -0300)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
arch/x86/pci/legacy.c

index d6cc2ed..8d460ea 100644 (file)
@@ -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)
 {