lkml.org 
[lkml]   [2002]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[trivial patch] Re: bttv driver in 2.5.42-bk2
On Tue, Oct 15, 2002 at 12:42:28AM -0500, Chris Cheney wrote:
> I wanted to let you know that it appears that bttv no longer compiles in
> 2.5.42-bk2 (in case you weren't aware of that fact yet).

Thanks, hadn't noticed yet. It is just a missing include, fix below.

Gerd

==============================[ cut here ]==============================
--- drivers/media/video/bttv-driver.c.fix Tue Oct 15 10:19:17 2002
+++ drivers/media/video/bttv-driver.c Tue Oct 15 10:19:34 2002
@@ -31,6 +31,7 @@
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
+#include <linux/init.h>
#include <linux/kdev_t.h>

#include <asm/io.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.035 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site