Disable debugging.
This commit is contained in:
parent
0260871411
commit
068084ec6f
@ -74,8 +74,6 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#define BCM_SDHCI_BUFFER_SIZE 512
|
||||
|
||||
#define DEBUG
|
||||
|
||||
#ifdef DEBUG
|
||||
#define dprintf(fmt, args...) do { printf("%s(): ", __func__); \
|
||||
printf(fmt,##args); } while (0)
|
||||
|
Loading…
Reference in New Issue
Block a user