UDI/gio_uart - Silence debug
authorJohn Hodge <[email protected]>
Sun, 9 Feb 2014 03:29:43 +0000 (11:29 +0800)
committerJohn Hodge <[email protected]>
Sun, 9 Feb 2014 03:29:43 +0000 (11:29 +0800)
KernelLand/Modules/Interfaces/UDI/trans/gio_uart.c

index b906bb6..ec30367 100644 (file)
@@ -5,7 +5,7 @@
  * trans/gio_uart.c
  * - GIO UART translation (presents "uart" type GIO drivers as serial ports)
  */
-#define DEBUG  1
+#define DEBUG  0
 #include <udi.h>
 //#include <udi_gio.h>
 #include <acess.h>

UCC git Repository :: git.ucc.asn.au