]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
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 d6cc2eddf33968b3de2d7fb262d010e66664d274..8d460eaf524f1d6f1a54b3853de221e7b38d9e6d 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)
 {