Hi,

This patch removes a now unnecessary debug line taht broke compilation
when debugging was enabled.

It's on top of the interface patch just sent.

Bye,
  Henning
  
--- linux-2.5.52-interface/drivers/usb/image/scanner.c  2002-12-22 20:00:13.000000000 
+0100
+++ linux-2.5.52-debug/drivers/usb/image/scanner.c      2002-12-22 22:03:04.000000000 
++0100
@@ -327,6 +327,7 @@
  *      Vlasov <[EMAIL PROTECTED]>).
  *    - Accept devices with more than one interface. Only use interfaces that
  *      look like belonging to scanners.
+ *    - Fix compilation error when debugging is enabled.
  *
  * TODO
  *    - Remove the 2/3 endpoint limitation
@@ -860,7 +861,6 @@
        }
 
        dbg("probe_scanner: USB dev address:%p", dev);
-       dbg("probe_scanner: ifnum:%u", ifnum);
 
 /*
  * 1. Check Vendor/Product


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to