diff options
author | David Howells <dhowells@redhat.com> | 2012-10-17 00:28:01 +0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-10-17 00:28:01 +0400 |
commit | e1141355e00a9992fba1c3b3712224c5e58f4118 (patch) | |
tree | 048e7b6af6c30d82e8fab20dd864b4718ddcf22b /arch/parisc/include/asm/compat_signal.h | |
parent | dd8e8c4a2c902d8350b702e7bc7c2799e5e7e331 (diff) | |
parent | 7d55a5dd61f794df89a733b1b8223cdbffe8897c (diff) | |
download | linux-e1141355e00a9992fba1c3b3712224c5e58f4118.tar.xz |
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git/
Diffstat (limited to 'arch/parisc/include/asm/compat_signal.h')
-rw-r--r-- | arch/parisc/include/asm/compat_signal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/parisc/include/asm/compat_signal.h b/arch/parisc/include/asm/compat_signal.h deleted file mode 100644 index 6ad02c360b21..000000000000 --- a/arch/parisc/include/asm/compat_signal.h +++ /dev/null @@ -1,2 +0,0 @@ -/* Use generic */ -#include <asm-generic/compat_signal.h> |