From: Hans Verkuil Date: Sun, 20 Jul 2008 11:12:02 +0000 (-0300) Subject: V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or... X-Git-Tag: v2.6.27-rc1~31^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35ea11ff84719b1bfab2909903a9640a86552fd1;p=pandora-kernel.git V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h The functions in a header should not belong to another module. The prio functions belong to v4l2-common.c, so move them to v4l2-common.h. The ioctl functions belong to v4l2-ioctl.c, so create a new v4l2-ioctl.h header and move those functions to it. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed