Am 27.05.2011 19:22, schrieb Alexandre Raymond:
8<
qemu/target-s390x/helper.c:32:23: warning: linux/kvm.h: No such file
or director
8<
kvm.h, which is included right after this line, already includes
linux/kvm.h
with the proper CONFIG_KVM guard. Remove redundant include.
Sig
8<
qemu/target-s390x/helper.c:32:23: warning: linux/kvm.h: No such file or director
8<
kvm.h, which is included right after this line, already includes linux/kvm.h
with the proper CONFIG_KVM guard. Remove redundant include.
Signed-off-by: Alexandre Raymond
---
target-s390x/helpe