nios2: convert altera timer to driver model
Convert altera timer to driver model. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Chin Liang See <clsee@altera.com>
This commit is contained in:
+1
-2
@@ -795,8 +795,7 @@ static init_fnc_t init_sequence_f[] = {
|
||||
init_timebase,
|
||||
#endif
|
||||
#if defined(CONFIG_ARM) || defined(CONFIG_MIPS) || \
|
||||
defined(CONFIG_BLACKFIN) || defined(CONFIG_NDS32) || \
|
||||
defined(CONFIG_NIOS2)
|
||||
defined(CONFIG_BLACKFIN) || defined(CONFIG_NDS32)
|
||||
timer_init, /* initialize timer */
|
||||
#endif
|
||||
#ifdef CONFIG_SYS_ALLOC_DPRAM
|
||||
|
||||
Reference in New Issue
Block a user