lkml.org 
[lkml]   [2005]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectFix up pwc driver compilation.
The neutering of the pwc driver was incomplete. It still references
some now-dead files..

Signed-off-by: Dave Jones <davej@redhat.com>

--- kernel/drivers/usb/media/pwc/pwc-ctrl.c~ 2005-05-28 00:50:04.000000000 -0400
+++ kernel/drivers/usb/media/pwc/pwc-ctrl.c 2005-05-28 00:50:08.000000000 -0400
@@ -48,8 +48,6 @@
#include "pwc-uncompress.h"
#include "pwc-kiara.h"
#include "pwc-timon.h"
-#include "pwc-dec1.h"
-#include "pwc-dec23.h"

/* Request types: video */
#define SET_LUM_CTL 0x01
--- kernel/drivers/usb/media/pwc/pwc-uncompress.c~ 2005-05-28 00:50:14.000000000 -0400
+++ kernel/drivers/usb/media/pwc/pwc-uncompress.c 2005-05-28 00:50:19.000000000 -0400
@@ -29,8 +29,6 @@

#include "pwc.h"
#include "pwc-uncompress.h"
-#include "pwc-dec1.h"
-#include "pwc-dec23.h"

int pwc_decompress(struct pwc_device *pdev)
{
-
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-05-28 06:55    [W:0.023 / U:0.960 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site