summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/types.h')
-rw-r--r--arch/riscv/include/asm/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/riscv/include/asm/types.h b/arch/riscv/include/asm/types.h
index ba386ab4c5..8200a03349 100644
--- a/arch/riscv/include/asm/types.h
+++ b/arch/riscv/include/asm/types.h
@@ -15,8 +15,6 @@
#endif
-typedef unsigned short umode_t;
-
/*
* __xx is ok: it doesn't pollute the POSIX namespace. Use these in the
* header files exported to user space