summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/compat_rt_sigframe.h
AgeCommit message (Collapse)AuthorFilesLines
2013-02-21parisc: remove unused compat_rt_sigframe.h headerPaul Bolle1-50/+0
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>
2012-06-28treewide: Put a space between #include and FILEPaul Bolle1-3/+3
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+50