From 9dd59e11e595e648cd9743fe7d6a2b64b44a8b80 Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Mon, 14 Jan 2019 23:06:40 +0300 Subject: move umode_t typedef from asm/types.h to linux/types.h Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/riscv/include/asm/types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/riscv') 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 -- cgit v1.2.3