summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-01-25 10:58:50 +0100
committerStafford Horne <shorne@gmail.com>2018-04-08 02:15:47 +0900
commitd56f3af9e801970d21c57621de3b42bc17eac152 (patch)
tree971cb884916be7a48a78364eaddb54e0c5332e45 /arch/openrisc
parent0adb32858b0bddf4ada5f364a84ed60b196dbcda (diff)
downloadop-kernel-dev-d56f3af9e801970d21c57621de3b42bc17eac152.zip
op-kernel-dev-d56f3af9e801970d21c57621de3b42bc17eac152.tar.gz
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')
-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 9a3ee38..11c5a58 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
OpenPOWER on IntegriCloud