commit | 59fd366b9bef2d048af763e27cd1622ee5a1dfd4 | [log] [tgz] |
---|---|---|
author | Pu Lehui <pulehui@huawei.com> | Thu Apr 08 14:20:12 2021 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Apr 14 23:04:19 2021 +1000 |
tree | 77227d18e0557578ffe4d9044e5c37b3dc6c673b | |
parent | 7e9ab144c128df7660a2f33c9c6d1422fe798060 [diff] |
powerpc/fadump: make symbol 'rtas_fadump_set_regval' static Fix sparse warnings: arch/powerpc/platforms/pseries/rtas-fadump.c:250:6: warning: symbol 'rtas_fadump_set_regval' was not declared. Should it be static? Signed-off-by: Pu Lehui <pulehui@huawei.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210408062012.85973-1-pulehui@huawei.com