diff options
| author | 2019-01-21 15:27:05 +0800 | |
|---|---|---|
| committer | 2019-01-25 19:11:35 +0100 | |
| commit | 8997f657001d1ac5042d368a936987c87251c5ec (patch) | |
| tree | e06d9df73522bc8eef22ba912a71c1cd4889a64b /include/soc/git:/ssh:/git@git.zx2c4.com | |
| parent | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 (diff) | |
kvm: vmx: fix some -Wmissing-prototypes warnings
We get some warnings when building kernel with W=1:
arch/x86/kvm/vmx/vmx.c:426:5: warning: no previous prototype for ‘kvm_fill_hv_flush_list_func’ [-Wmissing-prototypes]
arch/x86/kvm/vmx/nested.c:58:6: warning: no previous prototype for ‘init_vmcs_shadow_fields’ [-Wmissing-prototypes]
Make them static to fix this.
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/soc/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
