diff options
Diffstat (limited to 'drivers/sound/max98090.c')
-rw-r--r-- | drivers/sound/max98090.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/max98090.c b/drivers/sound/max98090.c index 18a3ffa85c8..a798762f1ee 100644 --- a/drivers/sound/max98090.c +++ b/drivers/sound/max98090.c @@ -5,6 +5,7 @@ * Copyright 2011 Maxim Integrated Products */ +#include <common.h> #include <audio_codec.h> #include <div64.h> #include <dm.h> |