From: Alexander Graf Date: Fri, 19 Feb 2010 10:00:39 +0000 (+0100) Subject: KVM: PPC: Make ext giveup non-static X-Git-Tag: v2.6.35-rc1~436^2~242 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aba3bd7ffe13fad6c4483b49686ad454a4cb409b;p=pandora-kernel.git KVM: PPC: Make ext giveup non-static We need to call the ext giveup handlers from code outside of book3s.c. So let's make it non-static. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed