projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0adb328
)
openrisc: remove unused __ARCH_HAVE_MMU define
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 25 Jan 2018 09:58:50 +0000
(10:58 +0100)
committer
Stafford 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
patch
|
blob
|
history
diff --git
a/arch/openrisc/include/uapi/asm/unistd.h
b/arch/openrisc/include/uapi/asm/unistd.h
index 9a3ee389631e043644153b67fa3cd31f5a721d55..11c5a58ab3336a548889f091ca707a67c2e93ab0 100644
(file)
--- 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