Skip to content

Commit

Permalink
sun4i_usb: Enable debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
apxii committed Oct 13, 2012
1 parent ef35138 commit 32c06c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/sun4i_usb/hcd/include/sw_hcd_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
//#define XUSB_DEBUG /* 调试开关 */

/* xusb hcd 调试打印 */
#if 0
#if 1
#define DMSG_DBG_HCD DMSG_PRINT
#else
#define DMSG_DBG_HCD(...)
Expand Down

0 comments on commit 32c06c2

Please sign in to comment.