summaryrefslogtreecommitdiffstats
path: root/drivers/sound/ivybridge_sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/ivybridge_sound.c')
-rw-r--r--drivers/sound/ivybridge_sound.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/sound/ivybridge_sound.c b/drivers/sound/ivybridge_sound.c
index 101046f9c2..bc3c1e85f8 100644
--- a/drivers/sound/ivybridge_sound.c
+++ b/drivers/sound/ivybridge_sound.c
@@ -15,8 +15,10 @@
#include <common.h>
#include <dm.h>
#include <hda_codec.h>
+#include <log.h>
#include <pch.h>
#include <sound.h>
+#include <linux/bitops.h>
static int bd82x6x_azalia_probe(struct udevice *dev)
{