sdhci_acpi: Disable tracing for now.
It adds a lot of log spam even on systems without any such devices (due to device detection.)
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#include "sdhci.h"
|
#include "sdhci.h"
|
||||||
|
|
||||||
|
|
||||||
#define TRACE_SDHCI
|
//#define TRACE_SDHCI
|
||||||
#ifdef TRACE_SDHCI
|
#ifdef TRACE_SDHCI
|
||||||
# define TRACE(x...) dprintf("\33[33msdhci:\33[0m " x)
|
# define TRACE(x...) dprintf("\33[33msdhci:\33[0m " x)
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user