aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cevt-gt641xx.c
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2008-04-24 23:08:55 +0900
committerRalf Baechle <ralf@linux-mips.org>2008-04-28 17:14:32 +0100
commit855808392adf499a29e6bdb418f9474726ecbace (patch)
treeacb02cb694de8499cb7197a1141fdd2c7a6a739c /arch/mips/kernel/cevt-gt641xx.c
parent[MIPS] DS1287: Add clockevent driver (diff)
downloadlinux-dev-855808392adf499a29e6bdb418f9474726ecbace.tar.xz
linux-dev-855808392adf499a29e6bdb418f9474726ecbace.zip
[MIPS] cevt-gt641xx: Kill unnecessary include
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to '')
-rw-r--r--arch/mips/kernel/cevt-gt641xx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/kernel/cevt-gt641xx.c b/arch/mips/kernel/cevt-gt641xx.c
index c36772631fe0..6e2f58520afb 100644
--- a/arch/mips/kernel/cevt-gt641xx.c
+++ b/arch/mips/kernel/cevt-gt641xx.c
@@ -25,8 +25,6 @@
#include <asm/gt64120.h>
#include <asm/time.h>
-#include <irq.h>
-
static DEFINE_SPINLOCK(gt641xx_timer_lock);
static unsigned int gt641xx_base_clock;