diff mbox series

[3/5] ASoC: sdm845: remove unused header files

Message ID 20180806101209.15167-4-srinivas.kandagatla@linaro.org
State New
Headers show
Series ASoC: qcom: few trival fixes | expand

Commit Message

Srinivas Kandagatla Aug. 6, 2018, 10:12 a.m. UTC
This patch removes unused header files from the driver.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

---
 sound/soc/qcom/sdm845.c | 2 --
 1 file changed, 2 deletions(-)

-- 
2.16.2
diff mbox series

Patch

diff --git a/sound/soc/qcom/sdm845.c b/sound/soc/qcom/sdm845.c
index be0cb1122036..c9884e380549 100644
--- a/sound/soc/qcom/sdm845.c
+++ b/sound/soc/qcom/sdm845.c
@@ -5,11 +5,9 @@ 
 
 #include <linux/module.h>
 #include <linux/platform_device.h>
-#include <linux/atomic.h>
 #include <linux/of_device.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
-#include <linux/soc/qcom/apr.h>
 #include "common.h"
 #include "qdsp6/q6afe.h"