powerpc/pseries: Move struct hcall_stats to hvCall_inst.c
authorTobin C. Harding <me@tobin.cc>
Tue, 7 Mar 2017 09:32:42 +0000 (20:32 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 20 Mar 2017 08:02:49 +0000 (19:02 +1100)
commit017614a5d6c09ec9e0dc3fd46a5018c20b407d92
tree003477880fe2ca5aad0b15e7b3569c81db430a10
parentb8b6ff019689ec7e61f0d3fa97929214507f7427
powerpc/pseries: Move struct hcall_stats to hvCall_inst.c

struct hcall_stats is only used in hvCall_inst.c, so move it there.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/hvcall.h
arch/powerpc/platforms/pseries/hvCall_inst.c