]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite68c25aa4c291092c235732e658299beee137c10
tree003477880fe2ca5aad0b15e7b3569c81db430a10
parentd2a9deeeaaa7806ae6216b559c0c88280a1f3fec
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