From: Alexander Graf Date: Wed, 7 Apr 2010 08:03:25 +0000 (+0200) Subject: KVM: PPC: Add dequeue for external on BookE X-Git-Tag: v2.6.35-rc1~436^2~109 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4496f974825e2ee317c3cc94e41ec2db7eb73af8;p=pandora-kernel.git KVM: PPC: Add dequeue for external on BookE Commit a0abee86af2d1f048dbe99d2bcc4a2cefe685617 introduced unsetting of the IRQ line from userspace. This added a new core specific callback that I apparently forgot to add for BookE. So let's add the callback for BookE as well, making it build again. Signed-off-by: Alexander Graf Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed