From ac0e0447be3b7a3dd583193b0230bfe3ddef0442 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Wed, 30 Mar 2011 10:55:12 +1100 Subject: [PATCH] genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build Fixes these errors: kernel/irq/chip.c: In function 'handle_edge_eoi_irq': kernel/irq/chip.c:517: warning: label 'out_unlock' defined but not used kernel/irq/chip.c:503: error: label 'out_eoi' used but not defined Signed-off-by: Stephen Rothwell Signed-off-by: Linus Torvalds --- Reading git-format-patch failed