modify dm9620 usb ethernet driver
authorhwg <hwg@rock-chips.com>
Mon, 13 Feb 2012 09:43:52 +0000 (17:43 +0800)
committerhwg <hwg@rock-chips.com>
Mon, 13 Feb 2012 09:43:52 +0000 (17:43 +0800)
drivers/net/usb/dm9620.c

index 2f5a8fa1f6c5709fa6995cd54fe8975d36f8d68a..9c806f7c1f10dfbeb7d4e81393d85bc689e7f039 100755 (executable)
@@ -19,9 +19,9 @@
  * V1.5 - Support RK2818 (Debug the Register Function) 
  */
 
-#define DEBUG
+//#define DEBUG
 
-//#define RK2818
+#define RK2818
 
 
 #include <linux/module.h>