]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/i386/mach-voyager/voyager_basic.c
[PATCH] x86: i8253/i8259A lock cleanup
[karo-tx-linux.git] / arch / i386 / mach-voyager / voyager_basic.c
index 602aea240e9b55f67b5d1b4b7daf1f4a04b1e405..3e439ce5e1b22e47daa3f6285977d2958222299a 100644 (file)
@@ -30,6 +30,7 @@
 #include <linux/irq.h>
 #include <asm/tlbflush.h>
 #include <asm/arch_hooks.h>
+#include <asm/i8253.h>
 
 /*
  * Power off function, if any
@@ -182,7 +183,6 @@ voyager_timer_interrupt(struct pt_regs *regs)
                 * and swiftly introduce it to something sharp and
                 * pointy.  */
                __u16 val;
-               extern spinlock_t i8253_lock;
 
                spin_lock(&i8253_lock);