summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/smp.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-08-04 16:49:52 +0200
committerJesper Nilsson <jesper.nilsson@axis.com>2009-09-01 17:23:32 +0200
commit0395ac6447c05e9393d4f8187ea6588b9d1daeb7 (patch)
treeab2f9a76a79c1d38b74dd7f3a39a39c0f135d387 /arch/cris/arch-v32/kernel/smp.c
parente6cd19743bfc76ca81804c2a259e3a0d7b03fd73 (diff)
downloadblackbird-op-linux-0395ac6447c05e9393d4f8187ea6588b9d1daeb7.tar.gz
blackbird-op-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-v32/kernel/smp.c')
-rw-r--r--arch/cris/arch-v32/kernel/smp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/cris/arch-v32/kernel/smp.c b/arch/cris/arch-v32/kernel/smp.c
index d2a3ff8c4d37..058adddf4e4b 100644
--- a/arch/cris/arch-v32/kernel/smp.c
+++ b/arch/cris/arch-v32/kernel/smp.c
@@ -52,8 +52,6 @@ static struct mm_struct* flush_mm;
static struct vm_area_struct* flush_vma;
static unsigned long flush_addr;
-extern int setup_irq(int, struct irqaction *);
-
/* Mode registers */
static unsigned long irq_regs[NR_CPUS] = {
regi_irq,
OpenPOWER on IntegriCloud