]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
authorPaul Burton <paul.burton@mips.com>
Wed, 7 Nov 2018 23:14:00 +0000 (23:14 +0000)
committerPaul Burton <paul.burton@mips.com>
Fri, 9 Nov 2018 18:23:14 +0000 (10:23 -0800)
commit7d3713a4aad2a00997f0df1bbafd5fdf926dc14d
treeacb67c9d4f201140fea90cbf31f8fd1d50dabd31
parent1975ed43ce67542befed188f6aed6a82cfaffd0b
MIPS: Drop forward declarations of sigcontext in asm/fpu.h

asm/fpu.h contains forward declarations of struct sigcontext & struct
sigcontext32 which appear to have been unused since commit 137f6f3e284e
("MIPS: Cleanup signal code initialization"). Remove the dead code.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21015/
Cc: linux-mips@linux-mips.org
arch/mips/include/asm/fpu.h