summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
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/mn10300/include
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/mn10300/include')
-rw-r--r--arch/mn10300/include/asm/types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mn10300/include/asm/types.h b/arch/mn10300/include/asm/types.h
index c1833eb192e3..713d4ba108a5 100644
--- a/arch/mn10300/include/asm/types.h
+++ b/arch/mn10300/include/asm/types.h
@@ -13,12 +13,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
*/