qsd8k: fix toolchain problem with vfp. thx to khem from #oe
This commit is contained in:
parent
e34adb00cb
commit
f55571c1aa
@ -43,6 +43,7 @@ ENTRY(msm_pm_collapse)
|
||||
stmia r0!, {r1-r9, ip}
|
||||
|
||||
#ifdef CONFIG_VFP
|
||||
.fpu neon
|
||||
VFPFSTMIA r0, r1 /* Save VFP working registers */
|
||||
fmrx r1, fpexc
|
||||
fmrx r2, fpscr
|
||||
|
Loading…
Reference in New Issue
Block a user