i7core_edac: do not export static functions

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Stephen Rothwell 2009-12-04 16:49:34 -02:00 committed by Mauro Carvalho Chehab
parent 3b918c12df
commit 4f7b9e7cbe

View 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)
{