From d56f3af9e801970d21c57621de3b42bc17eac152 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 25 Jan 2018 10:58:50 +0100 Subject: openrisc: remove unused __ARCH_HAVE_MMU define The __ARCH_HAVE_MMU define is (and was) used nowhere in the tree and also doesn't appear to be used by any libc. Signed-off-by: Tobias Klauser Signed-off-by: Stafford Horne --- arch/openrisc/include/uapi/asm/unistd.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/openrisc') diff --git a/arch/openrisc/include/uapi/asm/unistd.h b/arch/openrisc/include/uapi/asm/unistd.h index 9a3ee389631e0..11c5a58ab3336 100644 --- a/arch/openrisc/include/uapi/asm/unistd.h +++ b/arch/openrisc/include/uapi/asm/unistd.h @@ -17,8 +17,6 @@ * (at your option) any later version. */ -#define __ARCH_HAVE_MMU - #define sys_mmap2 sys_mmap_pgoff #define __ARCH_WANT_RENAMEAT -- cgit v1.2.3