parisc: remove unused compat_rt_sigframe.h header
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 9 Jun 2012 21:04:01 +0000 (23:04 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 20 Feb 2013 21:51:41 +0000 (22:51 +0100)
Nothing uses compat_rt_sigframe.h anymore. Commit
f671c45df23005692daa200aba768c642fb14ef2 ("[PARISC] Arch-specific compat
signals") removed all includes of that header. It also basically copied
that entire header verbatim into signal32.h. It seems it was just
forgotten to also remove compat_rt_sigframe.h from the tree. Remove that
header now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Helge Deller <deller@gmx.de>

No differences found