summaryrefslogtreecommitdiffstats
path: root/arch/ppc/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/include/asm/types.h')
-rw-r--r--arch/ppc/include/asm/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc/include/asm/types.h b/arch/ppc/include/asm/types.h
index 6eb3877032..2d3ce0a283 100644
--- a/arch/ppc/include/asm/types.h
+++ b/arch/ppc/include/asm/types.h
@@ -3,8 +3,6 @@
#ifndef __ASSEMBLY__
-typedef unsigned short umode_t;
-
typedef __signed__ char __s8;
typedef unsigned char __u8;