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-03-16 20:14:50 +01:00
2020-04-03 00:32:33 +07:00
2020-01-22 20:24:31 -08:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00
2020-03-21 19:46:41 -07:00
2020-03-16 20:14:50 +01:00
2019-11-24 20:50:42 -08:00
2020-04-12 18:41:36 -04:00
2020-03-16 20:14:50 +01:00
2020-01-30 06:46:33 -08:00
2020-04-10 20:10:27 -05:00
2020-03-16 20:14:50 +01:00
2020-04-07 23:57:29 -07:00
2020-04-12 17:35:27 +02:00
2020-03-20 17:41:18 -07:00
2020-03-16 20:14:50 +01:00
2020-04-04 11:09:12 -07:00
2020-03-28 07:31:22 -04:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00
2020-03-11 12:37:45 -07:00
2020-03-16 20:14:50 +01:00
2020-04-12 01:59:39 +02:00
2020-03-16 20:14:50 +01:00
2020-03-16 20:14:50 +01:00
2020-04-05 03:48:34 -07:00
2020-03-16 20:14:50 +01:00
2020-02-21 00:02:01 -08:00
2020-03-16 20:14:50 +01:00
2020-03-20 17:58:14 +01:00
2020-02-25 22:38:12 -06:00