]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: r8a7790: only use smp_init when SMP is selected
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 12 Aug 2016 16:45:09 +0000 (18:45 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 24 Aug 2016 07:08:45 +0000 (09:08 +0200)
commit274607942b789f3a26a11f68464f1f0c15995e87
treebac3dd4dd80d6b539b62e57118694e4e07f44c2c
parentaedc53a9590b82860cde67e5460a171dadf362bb
ARM: shmobile: r8a7790: only use smp_init when SMP is selected

We use the helper function which populates the smp_init pointer only in
case of SMP.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7790.c