diff options
Diffstat (limited to 'drivers/clocksource/timer-oxnas-rps.c')
-rw-r--r-- | drivers/clocksource/timer-oxnas-rps.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/clocksource/timer-oxnas-rps.c b/drivers/clocksource/timer-oxnas-rps.c index bd887e2a8cf8..d630bf417773 100644 --- a/drivers/clocksource/timer-oxnas-rps.c +++ b/drivers/clocksource/timer-oxnas-rps.c | |||
@@ -295,3 +295,5 @@ err_alloc: | |||
295 | 295 | ||
296 | CLOCKSOURCE_OF_DECLARE(ox810se_rps, | 296 | CLOCKSOURCE_OF_DECLARE(ox810se_rps, |
297 | "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init); | 297 | "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init); |
298 | CLOCKSOURCE_OF_DECLARE(ox820_rps, | ||
299 | "oxsemi,ox820se-rps-timer", oxnas_rps_timer_init); | ||