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/x86/include/asm/types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/x86') diff --git a/arch/x86/include/asm/types.h b/arch/x86/include/asm/types.h index 3caac398d8..e57ae2c8cf 100644 --- a/arch/x86/include/asm/types.h +++ b/arch/x86/include/asm/types.h @@ -18,8 +18,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