Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm / mach-exynos / include / mach / map.h
blob37a5ea5e2602a3c7ac81fc18276bb5e6c2b48229
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
4 * http://www.samsung.com/
6 * EXYNOS - Memory map definitions
7 */
9 #ifndef __ASM_ARCH_MAP_H
10 #define __ASM_ARCH_MAP_H __FILE__
12 #include <plat/map-base.h>
14 #include <plat/map-s5p.h>
16 #define EXYNOS_PA_CHIPID 0x10000000
18 #define EXYNOS4_PA_COREPERI 0x10500000
20 #endif /* __ASM_ARCH_MAP_H */