diff options
Diffstat (limited to 'sound/soc/soc-io.c')
-rw-r--r-- | sound/soc/soc-io.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/soc-io.c b/sound/soc/soc-io.c index dd89933e2c72..c8610cbf34a5 100644 --- a/sound/soc/soc-io.c +++ b/sound/soc/soc-io.c | |||
@@ -14,6 +14,7 @@ | |||
14 | #include <linux/i2c.h> | 14 | #include <linux/i2c.h> |
15 | #include <linux/spi/spi.h> | 15 | #include <linux/spi/spi.h> |
16 | #include <linux/regmap.h> | 16 | #include <linux/regmap.h> |
17 | #include <linux/export.h> | ||
17 | #include <sound/soc.h> | 18 | #include <sound/soc.h> |
18 | 19 | ||
19 | #include <trace/events/asoc.h> | 20 | #include <trace/events/asoc.h> |