vcam
vcam copied to clipboard
Fix build issues with Linux v6.8 and later
-
Rename
min_buffers_needed
member instruct vb2_queue
tomin_queued_buffers
according to the changes in Linux v6.8. (The change described above in the Linux Kernel source code can be viewed at: https://github.com/torvalds/linux/commit/80c2b40a51393add616a1fd186a1cc10bd676a3f) -
Remove
FBINFO_FLAG_DEFAULT
flag, as this flag was removed in Linux v6.6 and later. (The change described above in the Linux Kernel source code can be viewed at: https://github.com/torvalds/linux/commit/0444fa357c16a4c36c6c6e3ef13e690875fad208)