summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-03-16 18:04:54 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-16 20:51:48 -0700
commit59da23b97e7fa9aa1a863bdf33a530ddd85c8671 (patch)
tree391ca5cb4a77cb076848caf96316898cf043c2a2 /net/lapb/lapb_out.c
parentadbbaa36dd55ff0bde07391d898779760b5206df (diff)
ARM: sunxi: fix build for THUMB2_KERNEL
commit 1146b600044de64af0ef775025731eeef1fa2189 upstream. Building an SMP kernel for the sunxi platform with THUMB2 instructions fails with this error at the moment: headsmp.S:7: Error: Thumb encoding does not support an immediate here -- `msr cpsr_fsxc,#0xd3' Since the generic secondary_startup function already does the same thing in a safe way, we can just drop the private sunxi implementation and jump straight to secondary_startup. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions