diff options
author | James Bottomley <JBottomley@Parallels.com> | 2012-09-28 11:54:48 +0100 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-14 11:35:45 +0100 |
commit | 7d55a5dd61f794df89a733b1b8223cdbffe8897c (patch) | |
tree | 3e764aa73d7d8896e17cb837a001568253b225eb /arch/parisc/include/asm/compat_signal.h | |
parent | 3d6ee36dfb2d40c72071f68173f67c728a0e19f3 (diff) |
[PARISC] asm: redo generic includes
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
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 6ad02c360b2..00000000000 --- a/arch/parisc/include/asm/compat_signal.h +++ /dev/null @@ -1,2 +0,0 @@ -/* Use generic */ -#include <asm-generic/compat_signal.h> |