[PATCH 4/5] ASoC: qcom: remove unused header files from common.h

From: Srinivas Kandagatla
Date: Mon Aug 06 2018 - 06:14:57 EST


This patch removes unused header files from common.h.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
---
sound/soc/qcom/common.h | 1 -
1 file changed, 1 deletion(-)

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);
--
2.16.2