diff options
Diffstat (limited to 'drivers/sound/max98088.c')
-rw-r--r-- | drivers/sound/max98088.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/max98088.c b/drivers/sound/max98088.c index 332254d5aa..5b4c489f4b 100644 --- a/drivers/sound/max98088.c +++ b/drivers/sound/max98088.c @@ -14,6 +14,7 @@ #include <dm.h> #include <i2c.h> #include <i2s.h> +#include <log.h> #include <sound.h> #include <asm/gpio.h> #include "maxim_codec.h" |