From: Gerd Knorr <kraxel@bytesex.org>
To: Andrew Morton <akpm@osdl.org>,
Kernel List <linux-kernel@vger.kernel.org>
Subject: [patch] videodev2.h patchlet
Date: Mon, 8 Nov 2004 09:54:54 +0100 [thread overview]
Message-ID: <20041108085454.GA19377@bytesex> (raw)
Hi,
The following patchlet to videodev2.h brings in the "__user" definition
from linux/compiler.h, making it suitable for inclusion in both kernel
or user code.
Stelian.
Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
---
include/linux/videodev2.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- 1.8/include/linux/videodev2.h 2004-07-12 10:01:15 +02:00
+++ edited/include/linux/videodev2.h 2004-10-21 19:12:18 +02:00
@@ -16,6 +16,7 @@
#ifdef __KERNEL__
#include <linux/time.h> /* need struct timeval */
#endif
+#include <linux/compiler.h> /* need __user */
/*
* M I S C E L L A N E O U S
--
#define printk(args...) fprintf(stderr, ## args)
next reply other threads:[~2004-11-08 9:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-08 8:54 Gerd Knorr [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-10-28 10:18 [PATCH] videodev2.h patchlet Stelian Pop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041108085454.GA19377@bytesex \
--to=kraxel@bytesex.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox