OSDN Git Service

ARM: oxnas: make ox820_boot_secondary static
authorMa Feng <mafeng.ma@huawei.com>
Tue, 12 May 2020 01:46:13 +0000 (09:46 +0800)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 12 May 2020 08:29:33 +0000 (10:29 +0200)
commitbd84dff0217414d9f9b829a3b75b2487aff857b7
tree799d99561ef1904b10232eb42b2158997d5e88b5
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
ARM: oxnas: make ox820_boot_secondary static

Fix sparse warning:

arch/arm/mach-oxnas/platsmp.c:30:12: warning: symbol 'ox820_boot_secondary' was
not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ma Feng <mafeng.ma@huawei.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Fixes: af76e806b5b7 ("ARM: oxnas: Add OX820 SMP support")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/1589247973-29728-1-git-send-email-mafeng.ma@huawei.com
arch/arm/mach-oxnas/platsmp.c