speedtch cxacru.c,1.1,1.2

Duncan Sands duncan at infradead.org
Wed Dec 29 16:21:28 EST 2004


Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv16284

Modified Files:
	cxacru.c 
Log Message:
Change debug logic as already done in the other drivers.


Index: cxacru.c
===================================================================
RCS file: /home/cvs/speedtch/cxacru.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cxacru.c	29 Dec 2004 21:16:14 -0000	1.1
+++ cxacru.c	29 Dec 2004 21:21:25 -0000	1.2
@@ -39,16 +39,6 @@
 #include <linux/init.h>
 #include <linux/firmware.h>
 
-/*
-#define DEBUG
-*/
-
-#if !defined (DEBUG) && defined (CONFIG_USB_DEBUG)
-#	define DEBUG
-#endif
-
-#include <linux/usb.h>
-
 #include "usb_atm.h"
 
 #if defined(CONFIG_FW_LOADER) || defined(CONFIG_FW_LOADER_MODULE)




More information about the Usbatm-commits mailing list