CMI8x38: Disable logging again

This commit is contained in:
RichardG867
2022-03-18 00:21:02 -03:00
parent fd2682e352
commit e6976412aa

View File

@@ -86,7 +86,6 @@ typedef struct _cmi8x38_ {
int master_vol_l, master_vol_r, cd_vol_l, cd_vol_r;
} cmi8x38_t;
#define ENABLE_CMI8X38_LOG 1
#ifdef ENABLE_CMI8X38_LOG
int cmi8x38_do_log = ENABLE_CMI8X38_LOG;