Commit def7d12
AOSCOS: sb105x: Adapt for timer related function renames
The upstream has renamed the timer related functions to have a strict
timer_ prefixed namespace. See commit 9b13df3 ("timers: Rename
del_timer_sync() to timer_delete_sync()") and commit 41cb085
("treewide, timers: Rename from_timer() to timer_container_of()").
Signed-off-by: Xi Ruoyao <xry111@xry111.site>1 parent 851970a commit def7d12
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2306 | 2306 | | |
2307 | 2307 | | |
2308 | 2308 | | |
2309 | | - | |
| 2309 | + | |
2310 | 2310 | | |
2311 | 2311 | | |
2312 | 2312 | | |
| |||
2481 | 2481 | | |
2482 | 2482 | | |
2483 | 2483 | | |
2484 | | - | |
| 2484 | + | |
2485 | 2485 | | |
2486 | 2486 | | |
2487 | 2487 | | |
| |||
0 commit comments