diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-30 03:06:44 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-30 03:06:44 +0400 |
commit | 5e4432d3bd6b5b19e10bb263e7dbe8e74d7cf1c2 (patch) | |
tree | 6980287922e9e8e70c18d343bf426176aec43bbd /arch/arm64/Makefile | |
parent | 830fd4d6de1785942e34babe0a8984f72b534b25 (diff) | |
download | linux-5e4432d3bd6b5b19e10bb263e7dbe8e74d7cf1c2.tar.xz |
ARM: fix misplaced arch_virt_to_idmap()
Olof Johansson reported:
In file included from arch/arm/include/asm/page.h:163:0,
from include/linux/mm_types.h:16,
from include/linux/sched.h:24,
from arch/arm/kernel/asm-offsets.c:13:
arch/arm/include/asm/memory.h: In function '__virt_to_idmap':
arch/arm/include/asm/memory.h:300:6: error: 'arch_virt_to_idmap' undeclared (first use in this function)
caused by arch_virt_to_idmap being placed inside a different
preprocessor conditional to its user. Move it along side its user.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm64/Makefile')
0 files changed, 0 insertions, 0 deletions