]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/s390/kernel/irq.c
proper __do_softirq() prototype
[karo-tx-linux.git] / arch / s390 / kernel / irq.c
index c36d8123ca14bd464b2cfb59b2c3c9eb0498ca6d..c59a86dca5849617ac74428647fe3ddb7834937e 100644 (file)
@@ -60,8 +60,6 @@ init_IRQ(void)
 /*
  * Switch to the asynchronous interrupt stack for softirq execution.
  */
-extern void __do_softirq(void);
-
 asmlinkage void do_softirq(void)
 {
        unsigned long flags, old, new;