[PATCH] x86: i8253/i8259A lock cleanup
[pandora-kernel.git] / arch / i386 / kernel / timers / timer_cyclone.c
index f6f1206..13892a6 100644 (file)
@@ -17,9 +17,9 @@
 #include <asm/io.h>
 #include <asm/pgtable.h>
 #include <asm/fixmap.h>
-#include "io_ports.h"
+#include <asm/i8253.h>
 
-extern spinlock_t i8253_lock;
+#include "io_ports.h"
 
 /* Number of usecs that the last interrupt was delayed */
 static int delay_at_last_interrupt;