xen: Remove stale irq_chip.end
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 Feb 2011 20:08:52 +0000 (20:08 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 3 Mar 2011 17:00:28 +0000 (12:00 -0500)
commit149f256f8ca690c28dd8aa9fb8bcdaf2e93b1e1c
treedf208e2e410ab6f33bcf83d65142685530c1c18a
parent7214610475b2847a81478d96e4d3ba0bbe49598c
xen: Remove stale irq_chip.end

irq_chip.end got obsolete with the removal of __do_IRQ()

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/events.c