mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 20:54:10 +08:00
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 <tklauser@distanz.ch> Signed-off-by: Stafford Horne <shorne@gmail.com>
This commit is contained in:
parent
0adb32858b
commit
d56f3af9e8
@ -17,8 +17,6 @@
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
|
||||
#define __ARCH_HAVE_MMU
|
||||
|
||||
#define sys_mmap2 sys_mmap_pgoff
|
||||
|
||||
#define __ARCH_WANT_RENAMEAT
|
||||
|
Loading…
Reference in New Issue
Block a user