summary refs log tree commit diff
path: root/arch/sparc/include/asm/Kbuild
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2009-01-02 19:21:06 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-02 19:21:06 -0800
commitece93487c31607558f4b91f378fcee4b43956dbc (patch)
treef7b44233473a49b983f51dbf3c9ed56be0fa1b02 /arch/sparc/include/asm/Kbuild
parent55d646feee9c0ced63f4189aca4ba7c9508b75f9 (diff)
downloadlinux-ece93487c31607558f4b91f378fcee4b43956dbc.tar.gz
sparc: unify signal.h
They were almost identical and with the preapration
patch nothing was needed to be added.

The unified version contains a few sparc64 only definitions
but they are kept as is and not protected by ifdef/endif.
The unified version exports a bit more to userspace then the
32 bit version did.
This is not considered fatal.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/Kbuild')
-rw-r--r--arch/sparc/include/asm/Kbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/include/asm/Kbuild b/arch/sparc/include/asm/Kbuild
index 42cf48394d7e..fe724d47eb09 100644
--- a/arch/sparc/include/asm/Kbuild
+++ b/arch/sparc/include/asm/Kbuild
@@ -9,8 +9,6 @@ header-y += sigcontext_32.h
 header-y += sigcontext_64.h
 header-y += siginfo_32.h
 header-y += siginfo_64.h
-header-y += signal_32.h
-header-y += signal_64.h
 
 header-y += apc.h
 header-y += asi.h