Commit 4f7b9e7c authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Mauro Carvalho Chehab

i7core_edac: do not export static functions

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 3b918c12
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment