From: Ian Campbell Date: Mon, 7 Feb 2011 11:08:39 +0000 (+0000) Subject: xen: Fix compile error introduced by "switch to new irq_chip functions" X-Git-Tag: v2.6.39-rc1~520^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa673c1cb3a66d0b37595251c4e8bb688efc8726;p=pandora-kernel.git xen: Fix compile error introduced by "switch to new irq_chip functions" drivers/xen/events.c: In function 'ack_pirq': drivers/xen/events.c:568: error: implicit declaration of function 'irq_move_irq' Signed-off-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed