Browse Source

Merge tag 'for-linus' of git://github.com/openrisc/linux

Pull OpenRISC fixlet from Stafford Horne:
 "Just one small thing here, it came in a while back but I didnt have
  anything in my 4.16 queue, still its the only thing for 4.17 so
  sending it alone.

  Small cleanup: remove unused __ARCH_HAVE_MMU define"

* tag 'for-linus' of git://github.com/openrisc/linux:
  openrisc: remove unused __ARCH_HAVE_MMU define
Linus Torvalds 7 years ago
parent
commit
9dceab89d8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/openrisc/include/uapi/asm/unistd.h

+ 0 - 2
arch/openrisc/include/uapi/asm/unistd.h

@@ -17,8 +17,6 @@
  * (at your option) any later version.
  * (at your option) any later version.
  */
  */
 
 
-#define __ARCH_HAVE_MMU
-
 #define sys_mmap2 sys_mmap_pgoff
 #define sys_mmap2 sys_mmap_pgoff
 
 
 #define __ARCH_WANT_RENAMEAT
 #define __ARCH_WANT_RENAMEAT