summaryrefslogtreecommitdiff
path: root/arch/m68k/platform/coldfire/m54xx.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-05-09 06:59:46 (GMT)
committerGreg Ungerer <gerg@uclinux.org>2012-07-15 23:59:20 (GMT)
commit28d5445e94ab22198921b5c0c3e58c3b4a1a0116 (patch)
treea7656122c3ab7fd4bf90553a20b1aa8125de14ca /arch/m68k/platform/coldfire/m54xx.c
parent5bd9dd450173bc1464e8218e717d218075b9f1a4 (diff)
downloadlinux-fsl-qoriq-28d5445e94ab22198921b5c0c3e58c3b4a1a0116.tar.xz
m68k: use jbsr to call functions instead of bsrl
There is a few places that the m68k entry code uses the bsrl instruction to call other functions. That instruction is only supported on 68020 and higher CPU types. If we use jbsr instead the code will be clean for all 68k and ColdFire CPU types. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/platform/coldfire/m54xx.c')
0 files changed, 0 insertions, 0 deletions