msm: timer: correct timer0 base setting
Currently timer0 base is not being set properly until smp timer
intitialization. This is incorrect, as sched_clock is called on cpu1
by printk, which happens before said timer initialization.
Change-Id: I208bdede2ff2714352ff4d22a4509304ac25afd3
Signed-off-by:
Jeff Ohlstein <johlstei@codeaurora.org>
Loading
Please sign in to comment