diff options
Diffstat (limited to 'arch/microblaze/kernel/timer.c')
-rw-r--r-- | arch/microblaze/kernel/timer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/kernel/timer.c b/arch/microblaze/kernel/timer.c index da9d1e56108b..64ca14dbac6e 100644 --- a/arch/microblaze/kernel/timer.c +++ b/arch/microblaze/kernel/timer.c | |||
@@ -260,8 +260,6 @@ void __init time_init(void) | |||
260 | #endif | 260 | #endif |
261 | const char * const timer_list[] = { | 261 | const char * const timer_list[] = { |
262 | "xlnx,xps-timer-1.00.a", | 262 | "xlnx,xps-timer-1.00.a", |
263 | "xlnx,opb-timer-1.00.b", | ||
264 | "xlnx,opb-timer-1.00.a", | ||
265 | NULL | 263 | NULL |
266 | }; | 264 | }; |
267 | 265 | ||