Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux/fpc-iii.git] / arch / nds32 / kernel / time.c
blobac9d78ce3a818926dd61bd23cddfa10e495b7a1e
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (C) 2005-2017 Andes Technology Corporation
4 #include <linux/clocksource.h>
5 #include <linux/clk-provider.h>
7 void __init time_init(void)
9 of_clk_init(NULL);
10 timer_probe();