arch: powerpc: kvm: book3s_pr.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 18:11:48 +0000 (19:11 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Dec 2014 12:13:16 +0000 (13:13 +0100)
commit6178839b0180f23081834ee126472eb956121615
treed11779c0b10869ec09414585f118808cac423f90
parent54ca162a0c86509abf32a86faec8695c69a9f053
arch: powerpc: kvm: book3s_pr.c: Remove unused function

Remove the function get_fpr_index() that is not used anywhere.

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_pr.c