| commit | 17bb5e2c1706c7296eec96e97be0d760e59f282c | [log] [tgz] |
|---|---|---|
| author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Oct 04 16:29:35 2010 +0100 |
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Oct 08 10:07:33 2010 +0100 |
| tree | ba473b22b04603843e634a0878c8eb159e56899b | |
| parent | a4ae41341fd39af6e25ec9861a6a4dc0c5c58b16 [diff] |
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>