diff options
| author | Greg Kurz | 2019-06-14 13:09:06 +0200 |
|---|---|---|
| committer | David Gibson | 2019-07-02 01:43:58 +0200 |
| commit | 6d893a4d7038abe88ae0123a9d805008ff7c1148 (patch) | |
| tree | 16f9fb347919c471b324aac9a9fcd8b84f72d722 /linux-headers/linux | |
| parent | hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery (diff) | |
| download | qemu-6d893a4d7038abe88ae0123a9d805008ff7c1148.tar.gz qemu-6d893a4d7038abe88ae0123a9d805008ff7c1148.tar.xz qemu-6d893a4d7038abe88ae0123a9d805008ff7c1148.zip | |
hw/ppc/prep: Drop useless CONFIG_KVM ifdefery
kvm_enabled() expands to (0) when CONFIG_KVM is not defined. It is
likely that the compiler will optimize the code out. And even if
it doesn't, we have a stub for kvmppc_get_hypercall().
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <156051054630.224162.6140707722034383410.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
