summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
diff options
context:
space:
mode:
authorChristoph Hellwig2009-08-04 16:49:52 +0200
committerJesper Nilsson2009-09-01 17:23:32 +0200
commit0395ac6447c05e9393d4f8187ea6588b9d1daeb7 (patch)
treeab2f9a76a79c1d38b74dd7f3a39a39c0f135d387 /arch/cris/arch-v10
parentCRISv10: Don't autonegotiate if autonegotiation is off (diff)
downloadkernel-qcow2-linux-0395ac6447c05e9393d4f8187ea6588b9d1daeb7.tar.gz
kernel-qcow2-linux-0395ac6447c05e9393d4f8187ea6588b9d1daeb7.tar.xz
kernel-qcow2-linux-0395ac6447c05e9393d4f8187ea6588b9d1daeb7.zip
CRIS: convert to asm-generic/hardirq.h
Convert CRIS to use asm-generic/hardirq.h Also remove unneeded (incorrect) prototypes for setup_irq(). Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/arch-v10')
-rw-r--r--arch/cris/arch-v10/kernel/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/arch-v10/kernel/time.c b/arch/cris/arch-v10/kernel/time.c
index 2b73c7a5b649..31ca1418d5a7 100644
--- a/arch/cris/arch-v10/kernel/time.c
+++ b/arch/cris/arch-v10/kernel/time.c
@@ -28,7 +28,6 @@
extern void update_xtime_from_cmos(void);
extern int set_rtc_mmss(unsigned long nowtime);
-extern int setup_irq(int, struct irqaction *);
extern int have_rtc;
unsigned long get_ns_in_jiffie(void)