summaryrefslogtreecommitdiffstats
path: root/drivers/sound/max98090.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/max98090.c')
-rw-r--r--drivers/sound/max98090.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/max98090.c b/drivers/sound/max98090.c
index 5505c35166..29afbbc5c4 100644
--- a/drivers/sound/max98090.c
+++ b/drivers/sound/max98090.c
@@ -11,6 +11,7 @@
#include <dm.h>
#include <i2c.h>
#include <i2s.h>
+#include <log.h>
#include <sound.h>
#include <asm/gpio.h>
#include "maxim_codec.h"