In v4l2loopback.c:
```
48 #if defined(timer_setup) && defined(from_timer)                              
                                                                                
     
49 #define HAVE_TIMER_SETUP                                                     
                                                                                
     
50 #endif
```

`timer_setup()` was first introduced in v4.14-rc3 commit 686fef928bba as
a wrapper to `__setup_timer()`. Same for `from_timer()` macro. There is
no reason to test both.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2114259

Title:
  Failed to build against linux-6.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l2loopback/+bug/2114259/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to