aboutsummaryrefslogtreecommitdiff
path: root/drivers/sound/max98357a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/max98357a.c')
-rw-r--r--drivers/sound/max98357a.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/max98357a.c b/drivers/sound/max98357a.c
index da56ffd..bdf6dc2 100644
--- a/drivers/sound/max98357a.c
+++ b/drivers/sound/max98357a.c
@@ -6,6 +6,7 @@
* Parts taken from coreboot
*/
+#include <common.h>
#include <audio_codec.h>
#include <dm.h>
#include <log.h>