Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Srinivas Kandagatla and committed by
Mark Brown
d72117d0 846b2c96

-1
-1
sound/soc/qcom/common.h
··· 4 4 #ifndef __QCOM_SND_COMMON_H__ 5 5 #define __QCOM_SND_COMMON_H__ 6 6 7 - #include <linux/component.h> 8 7 #include <sound/soc.h> 9 8 10 9 int qcom_snd_parse_of(struct snd_soc_card *card);