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:
parent
3b918c12df
commit
4f7b9e7cbe
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue