sh: Remove superfluous setup_frame_reg call
authorMatt Fleming <matt@console-pimps.org>
Sat, 30 Jan 2010 17:37:25 +0000 (17:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Feb 2010 01:47:11 +0000 (10:47 +0900)
commit1af0b2fc676009d9b5b71a82ea6a3c2b20b7ea56
tree74a5edde58c48f8ef1950d72bab64f9c68f2baca
parent944a3438615da65f11e2559840404a2cac5f65ea
sh: Remove superfluous setup_frame_reg call

There's no need to setup the frame pointer again in
call_handle_tlbmiss. The frame pointer will already have been setup in
handle_interrupt.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh3/entry.S