MIPS: Make various locks static.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -206,7 +206,7 @@ static void pci_proc_init(void)
|
||||
}
|
||||
#endif /* CONFIG_PROC_FS && PCI_COUNTERS */
|
||||
|
||||
DEFINE_SPINLOCK(bpci_lock);
|
||||
static DEFINE_SPINLOCK(bpci_lock);
|
||||
|
||||
/*****************************************************************************
|
||||
*
|
||||
|
Reference in New Issue
Block a user