OSDN Git Service

ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
authorMatthijs van Duin <matthijsvanduin@gmail.com>
Thu, 16 Feb 2017 00:05:04 +0000 (01:05 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Feb 2017 21:12:15 +0000 (13:12 -0800)
commit448c077eeb02240c430db2a2c3bf5285a4c65d66
treebac01ada77012c79701d01ab4ad6f4014e9eeda5
parent179125085bd4ca70e8e028913193a93653bd12f7
ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build

'adr' yields a data-pointer, not a function-pointer.

Fixes: 999f934de195 ("ARM: omap5/dra7xx: Enable booting secondary
CPU in HYP mode")
Signed-off-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-headsmp.S