projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b918c1
)
i7core_edac: do not export static functions
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 4 Dec 2009 18:49:34 +0000
(16:49 -0200)
committer
Mauro 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/pci/legacy.c
b/arch/x86/pci/legacy.c
index d6cc2eddf33968b3de2d7fb262d010e66664d274..8d460eaf524f1d6f1a54b3853de221e7b38d9e6d 100644
(file)
--- a/
arch/x86/pci/legacy.c
+++ b/
arch/x86/pci/legacy.c
@@
-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)
{