From 55fa8f5563a183f33c2ee759773a6d751647b776 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Mon, 12 May 2008 15:43:37 +0200 Subject: [PATCH] --- yaml --- r: 99365 b: refs/heads/master c: 968cbfad1a727b5689ae620f4d970abf6ce73340 h: refs/heads/master i: 99363: fd63e99a1bd530df83e5e300d502c81f2f7935ab v: v3 --- [refs] | 2 +- trunk/arch/x86/pci/mmconfig-shared.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 063f60dd25b0..3055a3ac8e25 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e0b32d768cad17af07af3aced67498bde98296c9 +refs/heads/master: 968cbfad1a727b5689ae620f4d970abf6ce73340 diff --git a/trunk/arch/x86/pci/mmconfig-shared.c b/trunk/arch/x86/pci/mmconfig-shared.c index 0cfebecf2a8f..23faaa890ffc 100644 --- a/trunk/arch/x86/pci/mmconfig-shared.c +++ b/trunk/arch/x86/pci/mmconfig-shared.c @@ -374,7 +374,7 @@ static void __init pci_mmcfg_reject_broken(int early) static int __initdata known_bridge; -void __init __pci_mmcfg_init(int early) +static void __init __pci_mmcfg_init(int early) { /* MMCONFIG disabled */ if ((pci_probe & PCI_PROBE_MMCONF) == 0)