summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-08-06 11:12:08 +0100
committerMark Brown <broonie@kernel.org>2018-08-06 12:50:07 +0100
commitd72117d0c89a3f5657ef91d5eef31337964e3cb2 (patch)
tree1d6a6dc98865e5bda14df2f8ac4e7b877829ef5d /sound
parent846b2c96808cc7cdf4e0619d00604b3edd15b35a (diff)
ASoC: qcom: remove unused header files from common.h
This patch removes unused header files from common.h. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/qcom/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/qcom/common.h b/sound/soc/qcom/common.h
index ad5d2cf27459..f05c05b12bd7 100644
--- a/sound/soc/qcom/common.h
+++ b/sound/soc/qcom/common.h
@@ -4,7 +4,6 @@
#ifndef __QCOM_SND_COMMON_H__
#define __QCOM_SND_COMMON_H__
-#include <linux/component.h>
#include <sound/soc.h>
int qcom_snd_parse_of(struct snd_soc_card *card);