diff options
author | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2005-11-08 21:38:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-09 07:56:29 -0800 |
commit | ad07d93ae7884a72a293eb4efb61a872f109ebd5 (patch) | |
tree | d519e95b55af9b93b5460a821984f16a7a057d66 /drivers/media/video/em28xx | |
parent | 6cffcc23d2837295604033d884d1ad259d0aed57 (diff) |
[PATCH] v4l: 897: saa7146 fix
- Fixing headers to compile cleanly.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-video.c b/drivers/media/video/em28xx/em28xx-video.c index f6acce82079..5b09f52dd66 100644 --- a/drivers/media/video/em28xx/em28xx-video.c +++ b/drivers/media/video/em28xx/em28xx-video.c @@ -28,7 +28,6 @@ #include <linux/usb.h> #include <linux/i2c.h> #include <linux/video_decoder.h> -#include <linux/utsname.h> #include "em28xx.h" #include <media/tuner.h> |