aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-08-26 06:13:04 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 22:07:28 -0300
commit51b39dfa5477fdb2459e3c46f855f01b8b03102d (patch)
treecf9dc0084a8d364d78c1eaa1786e85e9d8421286 /include
parentV4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers() (diff)
downloadlinux-dev-51b39dfa5477fdb2459e3c46f855f01b8b03102d.tar.xz
linux-dev-51b39dfa5477fdb2459e3c46f855f01b8b03102d.zip
V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/ivtv.h (renamed from include/media/ivtv.h)11
1 files changed, 9 insertions, 2 deletions
diff --git a/include/media/ivtv.h b/include/linux/ivtv.h
index 412b48ea8eda..794b8daa9378 100644
--- a/include/media/ivtv.h
+++ b/include/linux/ivtv.h
@@ -18,8 +18,15 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _LINUX_IVTV_H
-#define _LINUX_IVTV_H
+#ifndef __LINUX_IVTV_H__
+#define __LINUX_IVTV_H__
+
+#ifdef __KERNEL__
+#include <linux/compiler.h> /* need __user */
+#else
+#define __user
+#endif
+#include <linux/types.h>
/* ivtv knows several distinct output modes: MPEG streaming,
YUV streaming, YUV updates through user DMA and the passthrough