mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
`del_timer_sync` was renamed to `timer_delete_sync` in Linux 6.2 [1]. The `del_timer_sync` compatibility wrapper was removed in Linux 6.15 [2]. Upstream PR: https://github.com/DIGImend/digimend-kernel-drivers/pull/729 [1]9b13df3fb6[2]8fa7292fee