summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
diff options
context:
space:
mode:
authorTobias Klauser2018-01-25 10:58:50 +0100
committerStafford Horne2018-04-07 19:15:47 +0200
commitd56f3af9e801970d21c57621de3b42bc17eac152 (patch)
tree971cb884916be7a48a78364eaddb54e0c5332e45 /arch/openrisc/include
parentLinux 4.16 (diff)
downloadkernel-qcow2-linux-d56f3af9e801970d21c57621de3b42bc17eac152.tar.gz
kernel-qcow2-linux-d56f3af9e801970d21c57621de3b42bc17eac152.tar.xz
kernel-qcow2-linux-d56f3af9e801970d21c57621de3b42bc17eac152.zip
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>
Diffstat (limited to 'arch/openrisc/include')
-rw-r--r--arch/openrisc/include/uapi/asm/unistd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/openrisc/include/uapi/asm/unistd.h b/arch/openrisc/include/uapi/asm/unistd.h
index 9a3ee389631e..11c5a58ab333 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