Commit 69e5a7d
committed
KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
Now that all references to kvm_vcpu_arch.xen_hvm_config are wrapped with
CONFIG_KVM_XEN #ifdefs, bury the field itself behind CONFIG_KVM_XEN=y.
No functional change intended.
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
Link: https://lore.kernel.org/r/20250215011437.1203084-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent a5d7700 commit 69e5a7d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | | - | |
1414 | | - | |
1415 | 1413 | | |
1416 | 1414 | | |
1417 | 1415 | | |
| |||
1421 | 1419 | | |
1422 | 1420 | | |
1423 | 1421 | | |
| 1422 | + | |
1424 | 1423 | | |
1425 | 1424 | | |
1426 | 1425 | | |
| |||
0 commit comments