commit | 4a8a738de637dc7141de5228d2d722573a329b95 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 27 12:53:30 2010 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 27 12:53:30 2010 +0100 |
tree | 20abde39e4697d5943dd83126ead21a9f4f8de85 | |
parent | 559e25a5e3efe60a22b7f96ea4ad2eb09d996e97 [diff] [blame] |
MIPS: Make various locks static. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/pci/ops-pmcmsp.c b/arch/mips/pci/ops-pmcmsp.c index 32548b5..04b3147 100644 --- a/arch/mips/pci/ops-pmcmsp.c +++ b/arch/mips/pci/ops-pmcmsp.c
@@ -206,7 +206,7 @@ } #endif /* CONFIG_PROC_FS && PCI_COUNTERS */ -DEFINE_SPINLOCK(bpci_lock); +static DEFINE_SPINLOCK(bpci_lock); /***************************************************************************** *