summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorRobert Jarzmik <robert.jarzmik@free.fr>2015-01-31 22:40:40 (GMT)
committerDaniel Lezcano <daniel.lezcano@linaro.org>2015-02-25 09:28:55 (GMT)
commit6f2116ebe24f9f0f0d90ad17e405ea181f2499eb (patch)
tree42664be9c9c7987c4f48998b7ca4188d9c515cac /arch/arm
parentd4a19eb3b15a4ba98f627182f48d5bc0cffae670 (diff)
downloadlinux-6f2116ebe24f9f0f0d90ad17e405ea181f2499eb.tar.xz
clocksource: pxa: Fix section mismatch
As pxa_timer_common_init() is only called in init context, mark it as such, and quiesce the compiler warnings : WARNING: vmlinux.o(.text.unlikely+0x45d4): Section mismatch in reference from the function pxa_timer_common_init() to the function .init.text:sched_clock_register() WARNING: vmlinux.o(.text.unlikely+0x4610): Section mismatch in reference from the function pxa_timer_common_init() to the function .init.text:clocksource_mmio_init() Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions