KVM: PPC: move compute_tlbie_rb to book3s_64 common header
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 8 Nov 2011 07:08:52 +0000 (07:08 +0000)
committerAvi Kivity <avi@redhat.com>
Mon, 26 Dec 2011 11:28:00 +0000 (13:28 +0200)
compute_tlbie_rb is only used on ppc64 and cannot be compiled on ppc32.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found