arch: powerpc: kvm: book3s.c: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 17:28:54 +0000 (18:28 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Dec 2014 12:12:42 +0000 (13:12 +0100)
commit54ca162a0c86509abf32a86faec8695c69a9f053
tree0311a176e870f5574e6d0e791835b4f7d5c30fc0
parent24aaaf22ea3c660dd673ebde9922b43047bb3946
arch: powerpc: kvm: book3s.c: Remove some unused functions

Removes some functions that are not used anywhere:
kvmppc_core_load_guest_debugstate() kvmppc_core_load_host_debugstate()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s.c
arch/powerpc/kvm/e500.c