MIPS: Make various locks static.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2010-02-27 12:53:30 +01:00
orang tua 559e25a5e3
melakukan 4a8a738de6
9 mengubah file dengan 9 tambahan dan 9 penghapusan

Melihat File

@@ -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);
/*****************************************************************************
*