KVM: PPC: E500: Move write_stlbe higher
authorAlexander Graf <agraf@suse.de>
Fri, 18 Jan 2013 01:25:23 +0000 (02:25 +0100)
committerAlexander Graf <agraf@suse.de>
Thu, 24 Jan 2013 18:23:29 +0000 (19:23 +0100)
Later patches want to call the function and it doesn't have
dependencies on anything below write_host_tlbe.

Move it higher up in the file.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found