ARM: move __mmap_switched, C-API functions to init section
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Oct 2010 15:29:35 +0000 (16:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:07:33 +0000 (10:07 +0100)
commit17bb5e2c1706c7296eec96e97be0d760e59f282c
treeba473b22b04603843e634a0878c8eb159e56899b
parenta4ae41341fd39af6e25ec9861a6a4dc0c5c58b16
ARM: move __mmap_switched, C-API functions to init section

Move these functions, which are only ever used during boot CPU
initialization, to the init section.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/head-common.S