summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-08-09 12:37:12 +0100
committerMark Brown <broonie@kernel.org>2019-08-09 12:37:12 +0100
commit4604da661ff175e4e3a2284f38d978aba9cc04fd (patch)
treed6331f087272b34685f809afbe50492c2c4b8308
parentc2f16a94a80497e4b28c27f9ca2cd6cd60706fb6 (diff)
parentfe4010667741df8c8d6bef1780ec34ebf43cf007 (diff)
Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4
-rw-r--r--sound/hda/hdac_bus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/hda/hdac_bus.c b/sound/hda/hdac_bus.c
index dc2523ef7d98..cd25e2b3f7f2 100644
--- a/sound/hda/hdac_bus.c
+++ b/sound/hda/hdac_bus.c
@@ -4,6 +4,7 @@
*/
#include <linux/init.h>
+#include <linux/io.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/export.h>