From: Alexander Graf Date: Tue, 16 Apr 2013 17:21:41 +0000 (+0200) Subject: KVM: ARM: Fix kvm_vm_ioctl_irq_line X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79558f112fc0352e057f7b5e158e3d88b8b62c60;p=pandora-kernel.git KVM: ARM: Fix kvm_vm_ioctl_irq_line Commit aa2fbe6d broke the ARM KVM target by introducing a new parameter to irq handling functions. Fix the function prototype to get things compiling again and ignore the parameter just like we did before Signed-off-by: Alexander Graf Acked-by: Christoffer Dall Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed