]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Remove dead define of ST_OFF
authorMatt Redfearn <matt.redfearn@imgtec.com>
Thu, 6 Apr 2017 10:29:06 +0000 (11:29 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 12 Apr 2017 11:52:21 +0000 (13:52 +0200)
commit828d1e4e98654e2284496e2fd7f9605ba04ef02a
tree8f8852212b15da73614b00ad3f783a349f2969b3
parent1f83f5e42b5b17f844955b49e986c3f1f187dd54
MIPS: Remove dead define of ST_OFF

Commit 1a3d59579b9f ("MIPS: Tidy up FPU context switching") removed the
last usage of the macro ST_OFF. Remove the dead code.

Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: trivial@kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/15898/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/r4k_switch.S