diff options
Diffstat (limited to 'drivers/sound/da7219.c')
-rw-r--r-- | drivers/sound/da7219.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sound/da7219.c b/drivers/sound/da7219.c index 5b9b3f6..c1edef4 100644 --- a/drivers/sound/da7219.c +++ b/drivers/sound/da7219.c @@ -6,6 +6,7 @@ * Parts taken from coreboot */ +#include <common.h> #include <dm.h> #include <i2c.h> #include <irq.h> |