diff options
Diffstat (limited to 'drivers/sound/max98095.c')
-rw-r--r-- | drivers/sound/max98095.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/max98095.c b/drivers/sound/max98095.c index 9e08e96670e..5037f9516fa 100644 --- a/drivers/sound/max98095.c +++ b/drivers/sound/max98095.c @@ -13,6 +13,7 @@ #include <div64.h> #include <fdtdec.h> #include <i2c.h> +#include <log.h> #include <sound.h> #include <asm/gpio.h> #include "i2s.h" |