aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/patches-4.14/060-fix-oxnas-rps-dt-match.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/oxnas/patches-4.14/060-fix-oxnas-rps-dt-match.patch')
-rw-r--r--target/linux/oxnas/patches-4.14/060-fix-oxnas-rps-dt-match.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/oxnas/patches-4.14/060-fix-oxnas-rps-dt-match.patch b/target/linux/oxnas/patches-4.14/060-fix-oxnas-rps-dt-match.patch
deleted file mode 100644
index 4cc622b19e..0000000000
--- a/target/linux/oxnas/patches-4.14/060-fix-oxnas-rps-dt-match.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/drivers/clocksource/timer-oxnas-rps.c
-+++ b/drivers/clocksource/timer-oxnas-rps.c
-@@ -296,4 +296,4 @@ err_alloc:
- TIMER_OF_DECLARE(ox810se_rps,
- "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init);
- TIMER_OF_DECLARE(ox820_rps,
-- "oxsemi,ox820se-rps-timer", oxnas_rps_timer_init);
-+ "oxsemi,ox820-rps-timer", oxnas_rps_timer_init);