summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/sleep.S
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-10-29 23:06:44 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-10-29 23:06:44 +0000
commit5e4432d3bd6b5b19e10bb263e7dbe8e74d7cf1c2 (patch)
tree6980287922e9e8e70c18d343bf426176aec43bbd /arch/arm/kernel/sleep.S
parent830fd4d6de1785942e34babe0a8984f72b534b25 (diff)
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/arm/kernel/sleep.S')
0 files changed, 0 insertions, 0 deletions