summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-08-06 11:12:07 +0100
committerMark Brown <broonie@kernel.org>2018-08-06 12:50:06 +0100
commit846b2c96808cc7cdf4e0619d00604b3edd15b35a (patch)
treef1f45440f3ad797a16418ce38dea9ef22905a201 /sound
parente9d244b14dd5cf9a78ab256a4463d946e580ca63 (diff)
ASoC: sdm845: remove unused header files
This patch removes unused header files from the driver. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/qcom/sdm845.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/qcom/sdm845.c b/sound/soc/qcom/sdm845.c
index c1adb77230eb..2a781d87ee65 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"