diff options
author | Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> | 2009-05-29 12:58:50 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-09-10 08:32:44 +0300 |
commit | b188d2d365702cfc660a56d66f4bf77ebf14a5c2 (patch) | |
tree | 7f6d2c5ffeee4cf0eff5b890fc408806b5c7208e /arch/powerpc/kvm/e500.c | |
parent | 968a6347936f9421b5bc5358b579e811c52726bc (diff) | |
download | kernel_samsung_smdk4412-b188d2d365702cfc660a56d66f4bf77ebf14a5c2.zip kernel_samsung_smdk4412-b188d2d365702cfc660a56d66f4bf77ebf14a5c2.tar.gz kernel_samsung_smdk4412-b188d2d365702cfc660a56d66f4bf77ebf14a5c2.tar.bz2 |
KVM: remove redundant declarations
Changing s390 code in kvm_arch_vcpu_load/put come across this header
declarations. They are complete duplicates, not even useful forward
declarations as nothing using it is in between (maybe it was that in
the past).
This patch removes the two dispensable lines.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/e500.c')
0 files changed, 0 insertions, 0 deletions