diff options
author | Bixuan Cui <cuibixuan@huawei.com> | 2021-04-09 09:38:55 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-04-14 16:04:17 +0300 |
commit | ff0b4155ae9903539d1299a9a4c8717fb7eb6009 (patch) | |
tree | d55fd244d6ba99a581cb03d03452f0331a5d41bb /arch/powerpc/mm/Makefile | |
parent | f234ad405a35262ed2d8dd2d29fc633908dce955 (diff) | |
download | linux-ff0b4155ae9903539d1299a9a4c8717fb7eb6009.tar.xz |
powerpc/powernv: make symbol 'mpipl_kobj' static
The sparse tool complains as follows:
arch/powerpc/platforms/powernv/opal-core.c:74:16: warning:
symbol 'mpipl_kobj' was not declared.
This symbol is not used outside of opal-core.c, so marks it static.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Bixuan Cui <cuibixuan@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210409063855.57347-1-cuibixuan@huawei.com
Diffstat (limited to 'arch/powerpc/mm/Makefile')
0 files changed, 0 insertions, 0 deletions