Ed Maste ec7fbadcdb linux-v4l2: Fix build with Clang 10.0
add_control_property() was previously static inline bool, but did not
return a value and failed to build on FreeBSD-CURRENT with Clang 10.0,
with:

error: non-void function 'add_control_property' should return a value
2020-04-12 18:41:36 -04:00
..
2020-01-22 20:24:31 -08:00
2019-11-24 20:50:42 -08:00
2020-04-07 23:57:29 -07:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00