diff options
Diffstat (limited to 'arch/sh/kernel/irq.c')
-rw-r--r-- | arch/sh/kernel/irq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/irq.c b/arch/sh/kernel/irq.c index 03404987528d..4b49d03ffbd2 100644 --- a/arch/sh/kernel/irq.c +++ b/arch/sh/kernel/irq.c | |||
@@ -245,7 +245,6 @@ asmlinkage void do_softirq(void) | |||
245 | 245 | ||
246 | local_irq_restore(flags); | 246 | local_irq_restore(flags); |
247 | } | 247 | } |
248 | EXPORT_SYMBOL(do_softirq); | ||
249 | #endif | 248 | #endif |
250 | 249 | ||
251 | void __init init_IRQ(void) | 250 | void __init init_IRQ(void) |