CVSROOT: /cvs Module name: src Changes by: feine...@cvs.openbsd.org 2017/02/02 11:04:41
Modified files: sys/sys : videoio.h Log message: Sync with Linux kernel version 4.10-rc6. The licence of v4l2-common.h was changed to both GPLv2 and BSD (https://git.linuxtv.org/media_tree.git/commit/?id=80100fd9ebb9f2414892a1178d26a4253e6c0bcf), so it can be inlined. I.e., videoio.h now corresponds to v4l2-common.h, v4l2-controls.h, and videodev2.h of the Linux kernel. Bulk build by naddy@; ok mpi@