summaryrefslogtreecommitdiffstats
path: root/arch/cris
diff options
context:
space:
mode:
authorAl Viro2011-07-26 23:04:15 +0200
committerAl Viro2012-01-04 04:55:17 +0100
commit0583fcc96bb117763c0fa74c123573c0112dec65 (patch)
tree5d8a62e922c34e6e6bc0836b40f5b59f69266766 /arch/cris
parentswitch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t (diff)
downloadkernel-qcow2-linux-0583fcc96bb117763c0fa74c123573c0112dec65.tar.gz
kernel-qcow2-linux-0583fcc96bb117763c0fa74c123573c0112dec65.tar.xz
kernel-qcow2-linux-0583fcc96bb117763c0fa74c123573c0112dec65.zip
consolidate umode_t declarations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/cris')
-rw-r--r--arch/cris/include/asm/types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/cris/include/asm/types.h b/arch/cris/include/asm/types.h
index 551a12c0aa01..adaf82780bb4 100644
--- a/arch/cris/include/asm/types.h
+++ b/arch/cris/include/asm/types.h
@@ -3,12 +3,6 @@
#include <asm-generic/int-ll64.h>
-#ifndef __ASSEMBLY__
-
-typedef unsigned short umode_t;
-
-#endif /* __ASSEMBLY__ */
-
/*
* These aren't exported outside the kernel to avoid name space clashes
*/