mbox series

[GIT,PULL] oxnas fixes for 5.7

Message ID 95bf4813-93a1-735d-1d27-2cbe59986845@baylibre.com
State New
Headers show
Series [GIT,PULL] oxnas fixes for 5.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/narmstrong/linux-oxnas.git tags/arm-soc-fixes-for-5.7

Message

Neil Armstrong May 13, 2020, 9:55 a.m. UTC
Hi,

Simple fix for mach-oxnas SMP code fixing a sparse warning.

Neil

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/narmstrong/linux-oxnas.git tags/arm-soc-fixes-for-5.7

for you to fetch changes up to bd84dff0217414d9f9b829a3b75b2487aff857b7:

  ARM: oxnas: make ox820_boot_secondary static (2020-05-12 10:29:33 +0200)

----------------------------------------------------------------
- mach-oxnas: make ox820_boot_secondary static to fix sparse warning

----------------------------------------------------------------
Ma Feng (1):
      ARM: oxnas: make ox820_boot_secondary static

 arch/arm/mach-oxnas/platsmp.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)