Re: Linux v2.6.12-rc6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

> Alan Cox:
>   remove non-cleanroom pwc driver compression

This one triggers a compilation warning. Proposed fix:

Signed-off-by: Jean Delvare <[email protected]>

 drivers/usb/media/pwc/pwc-uncompress.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.12-rc6.orig/drivers/usb/media/pwc/pwc-uncompress.c	2005-06-07 07:14:50.000000000 +0200
+++ linux-2.6.12-rc6/drivers/usb/media/pwc/pwc-uncompress.c	2005-06-07 20:35:12.000000000 +0200
@@ -120,7 +120,6 @@
 
 		switch (pdev->type)
 		 {
-#if 0		 
 		  case 675:
 		  case 680:
 		  case 690:
@@ -128,15 +127,16 @@
 		  case 730:
 		  case 740:
 		  case 750:
+#if 0
 		    pwc_dec23_decompress(&pdev->image, &pdev->view, &pdev->offset,
 				yuv, image,
 				flags,
 				pdev->decompress_data, pdev->vbandlength);
 		    break;
+#endif
 		  case 645:
 		  case 646:
 		    /* TODO & FIXME */
-#endif		    
 		    return -ENXIO; /* No such device or address: missing decompressor */
 		    break;
 		 }


-- 
Jean Delvare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux