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

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


This patch removes unused header files from the driver.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
---
sound/soc/qcom/sdm845.c | 2 --
1 file changed, 2 deletions(-)

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"

--
2.16.2