mn10300: Remove the architecture
Remove the MN10300 arch as the hardware is defunct. Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David Howells <dhowells@redhat.com> cc: Masahiro Yamada <yamada.masahiro@socionext.com> cc: linux-am33-list@redhat.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:

committed by
Arnd Bergmann

parent
b67aea2bba
commit
739d875dd6
@@ -1 +0,0 @@
|
||||
#include <asm-generic/bitsperlong.h>
|
@@ -1,7 +0,0 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
||||
#ifndef TOOLS_ARCH_MN10300_UAPI_ASM_MMAN_FIX_H
|
||||
#define TOOLS_ARCH_MN10300_UAPI_ASM_MMAN_FIX_H
|
||||
#include <uapi/asm-generic/mman.h>
|
||||
/* MAP_32BIT is undefined on mn10300, fix it for perf */
|
||||
#define MAP_32BIT 0
|
||||
#endif
|
Reference in New Issue
Block a user