powerpc/test_emulate_step: Move extern declaration to sstep.h
authorBalamuruhan S <bala24@linux.ibm.com>
Fri, 26 Jun 2020 09:51:58 +0000 (15:21 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 23 Jul 2020 07:43:14 +0000 (17:43 +1000)
commite93ad65e3611b06288efdf0cfd76c012df3feec1
treeaa734c793095ae7cc99de0b80d05c92d96eb7e39
parent68a180a44c29d7e918ae7d3c18a01b0751d1c22f
powerpc/test_emulate_step: Move extern declaration to sstep.h

fix checkpatch.pl warnings by moving extern declaration from source
file to headerfile.

Signed-off-by: Balamuruhan S <bala24@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200626095158.1031507-5-bala24@linux.ibm.com
arch/powerpc/include/asm/sstep.h
arch/powerpc/lib/test_emulate_step.c