MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath
authorMarkos Chandras <[email protected]>
Tue, 11 Jun 2013 08:02:55 +0000 (08:02 +0000)
committerRalf Baechle <[email protected]>
Tue, 11 Jun 2013 13:19:51 +0000 (15:19 +0200)
commit5a5f1efc8f5bce01773c6b769d7912a15e8eee07
tree6b735cb6dea0ebed14985d7712c0930bb9ba5701
parentc3fc5cd5c5a5f4738776a965a020a32c1a37c8fd
MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath

CONFIG_FRAME_POINTER is not selectable for MIPS so this
codepath was never executed.

Signed-off-by: Markos Chandras <[email protected]>
Acked-by: Steven J. Hill <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/5440/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/kernel/mcount.S