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>
This commit is contained in:
parent
846b2c9680
commit
d72117d0c8
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue