From: Eric B Munson Date: Mon, 10 Oct 2011 15:46:15 +0000 (-0400) Subject: KVM: Fix include dependency for mmu_notifier X-Git-Tag: v3.3-rc1~131^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b297e672e24687546ac74af5ae5e8c4a022b9806;p=pandora-kernel.git KVM: Fix include dependency for mmu_notifier The kvm_host struct can include an mmu_notifier struct but mmu_notifier.h is not included directly. Signed-off-by: Eric B Munson Signed-off-by: Avi Kivity --- Reading git-diff-tree failed