diff options
author | David Mosberger-Tang <David.Mosberger@acm.org> | 2006-05-26 15:28:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 07:05:00 +0200 |
commit | c003d467bd71a7da22554e0d812a646ab58abea5 (patch) | |
tree | 2e66ab6cd7cce4a741d6ccfbc1d964b8d141f187 /Documentation/arm/Samsung-S3C24XX/H1940.txt | |
parent | V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point... (diff) | |
download | linux-c003d467bd71a7da22554e0d812a646ab58abea5.tar.xz linux-c003d467bd71a7da22554e0d812a646ab58abea5.zip |
V4L/DVB (4046): Trivial videodev2.h patch
linux/videodev2.h uses types such as __u8 but it fails to include
<linux/types.h>. Within the kernel, that's not a problem because
<linux/time.h> already includes <linux/types.h>. However, there are
user apps that try to include videodev2.h (e.g., ekiga) and at least
on ia64, it causes compilation failures since <linux/types.h> doesn't
get included for any other reason, leaving __u8 etc. undefined. The
attached patch fixes the problem for me.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Documentation/arm/Samsung-S3C24XX/H1940.txt')
0 files changed, 0 insertions, 0 deletions