Remove unused function marvel_irq_noop_return() Signed-off-by: Morten H. Larsen <m-larsen@xxxxxxxxxxxxx> index 2bfc9f1..5514dad 100644 --- a/arch/alpha/kernel/sys_marvel.c +++ b/arch/alpha/kernel/sys_marvel.c @@ -149,12 +149,6 @@ marvel_irq_noop(unsigned int irq) return; } -static unsigned int -marvel_irq_noop_return(unsigned int irq) -{ - return 0; -} - static struct irq_chip marvel_legacy_irq_type = { .name = "LEGACY", .mask = marvel_irq_noop, -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html