aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clocksource/clksrc_st_lpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/clksrc_st_lpc.c')
-rw-r--r--drivers/clocksource/clksrc_st_lpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clocksource/clksrc_st_lpc.c b/drivers/clocksource/clksrc_st_lpc.c
index 03cc49217bb4..a1d01ebb81f5 100644
--- a/drivers/clocksource/clksrc_st_lpc.c
+++ b/drivers/clocksource/clksrc_st_lpc.c
@@ -132,4 +132,4 @@ static int __init st_clksrc_of_register(struct device_node *np)
return ret;
}
-CLOCKSOURCE_OF_DECLARE(ddata, "st,stih407-lpc", st_clksrc_of_register);
+TIMER_OF_DECLARE(ddata, "st,stih407-lpc", st_clksrc_of_register);