openrisc: remove unused __ARCH_HAVE_MMU define
authorTobias Klauser <tklauser@distanz.ch>
Thu, 25 Jan 2018 09:58:50 +0000 (10:58 +0100)
committerStafford Horne <shorne@gmail.com>
Sat, 7 Apr 2018 17:15:47 +0000 (02:15 +0900)
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 <tklauser@distanz.ch>
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/include/uapi/asm/unistd.h

index 9a3ee38..11c5a58 100644 (file)
@@ -17,8 +17,6 @@
  * (at your option) any later version.
  */
 
-#define __ARCH_HAVE_MMU
-
 #define sys_mmap2 sys_mmap_pgoff
 
 #define __ARCH_WANT_RENAMEAT