MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 11 Jun 2013 08:02:55 +0000 (08:02 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 11 Jun 2013 13:19:51 +0000 (15:19 +0200)
CONFIG_FRAME_POINTER is not selectable for MIPS so this
codepath was never executed.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5440/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found