|
@@ -71,7 +71,7 @@ static void clockevent_set_mode(enum clock_event_mode mode,
|
|
static int clockevent_next_event(unsigned long evt,
|
|
static int clockevent_next_event(unsigned long evt,
|
|
struct clock_event_device *clk_event_dev);
|
|
struct clock_event_device *clk_event_dev);
|
|
|
|
|
|
-static void spear_clocksource_init(void)
|
|
|
|
|
|
+static void __init spear_clocksource_init(void)
|
|
{
|
|
{
|
|
u32 tick_rate;
|
|
u32 tick_rate;
|
|
u16 val;
|
|
u16 val;
|