From: Jan Beulich Date: Wed, 3 Apr 2013 14:52:50 +0000 (+0100) Subject: xen: drop tracking of IRQ vector X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~147^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec02dea1c159b69aa88cbfe9c89b2b46eadd28f;p=pandora-kernel.git xen: drop tracking of IRQ vector For quite a few Xen versions, this wasn't the IRQ vector anymore anyway, and it is not being used by the kernel for anything. Hence drop the field from struct irq_info, and respective function parameters. Signed-off-by: Jan Beulich Acked-by: Stefano Stabellini Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed