summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rl6347a.h
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2015-09-24 23:34:01 +0800
committerMark Brown <broonie@kernel.org>2015-09-24 10:30:47 -0700
commit0f7e17740612ca0f3b8baf91645075d07bb52b2c (patch)
tree294ff4536fe7b7662c1f5b50806caf1dbdd7e919 /sound/soc/codecs/rl6347a.h
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
ASoC: rl6347a: Clean up unneeded inclusion of header files
Also move the include of sound/hda_verbs.h to rl6347a.h because it is used in rl6347a.h. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rl6347a.h')
-rw-r--r--sound/soc/codecs/rl6347a.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/rl6347a.h b/sound/soc/codecs/rl6347a.h
index 1cb56e50b7f3..e127919cb36b 100644
--- a/sound/soc/codecs/rl6347a.h
+++ b/sound/soc/codecs/rl6347a.h
@@ -12,6 +12,8 @@
#ifndef __RL6347A_H__
#define __RL6347A_H__
+#include <sound/hda_verbs.h>
+
#define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D)
#define RL6347A_VENDOR_REGISTERS 0x20