Move videodev2.h to include/linux.
authorChristopher Ferris <cferris@google.com>
Wed, 4 Dec 2013 22:53:23 +0000 (14:53 -0800)
committerChristopher Ferris <cferris@google.com>
Sat, 14 Dec 2013 01:53:38 +0000 (17:53 -0800)
commitf126f5e65029c381c3d0cafdca4229f127820040
tree3d8ee0d41dd428fd29fa8642a078206a3480abab
parent2dc79df2f22e7fa57599a39e7a17b25f92dbdf91
Move videodev2.h to include/linux.

Modify all places that include the local header file videodev2.h to
change to include linux/videodev2.h. This is a special version of a kernel
header file that needs to override the one found in the bionic kernel
headers.

(cherry picked from commit a04d7d81f57932ecd1e35be21d2d6d1210f26d19)

Change-Id: I4e5db11d5434d3efede5cd93c93bc3f55dfe01f1
include/ExynosCamera.h
include/ExynosJpegApi.h
include/exynos_v4l2.h
include/linux/videodev2.h [new file with mode: 0644]
include/s5p_fimc_v4l2.h
include/s5p_tvout_v4l2.h
include/videodev2.h [deleted file]
libexynosutils/exynos5_format_v4l2.c
libgscaler/exynos_gsc_utils.h
librotator/exynos_rotator.c