Skip to content

Commit

Permalink
i7core_edac: do not export static functions
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Stephen Rothwell authored and Mauro Carvalho Chehab committed May 10, 2010
1 parent 3b918c1 commit 4f7b9e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/pci/legacy.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 4f7b9e7

Please sign in to comment.