mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
Date: Fri Jan 14 03:03:23 2005 +0000
Locking cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
8592d4c00e
commit
9383292f17
@ -31,7 +31,7 @@ void disable_8259A_irq(unsigned int irq);
|
||||
* moves to arch independent land
|
||||
*/
|
||||
|
||||
spinlock_t DEFINE_SPINLOCK(i8259A_lock);
|
||||
DEFINE_SPINLOCK(i8259A_lock);
|
||||
|
||||
static void end_8259A_irq (unsigned int irq)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user