* Fix up pwc driver compilation.
@ 2005-05-28 4:51 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2005-05-28 4:51 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
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)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-28 4:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-28 4:51 Fix up pwc driver compilation Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox