From: Jes Sorensen Date: Fri, 12 Sep 2008 12:12:08 +0000 (+0200) Subject: KVM: ia64: 'struct fdesc' build fix X-Git-Tag: v2.6.27-rc7~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f7263236aa4401f8e52cae084f652175b7a7b5f;p=pandora-kernel.git KVM: ia64: 'struct fdesc' build fix Commit 4611a77 ("[IA64] fix compile failure with non modular builds") introduced struct fdesc into asm/elf.h, which duplicates KVM's definition. Remove the latter to avoid the build error. Signed-off-by: Jes Sorensen Acked-by: Tony Luck Signed-off-by: Avi Kivity --- Reading git-diff-tree failed