projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d244b
)
ASoC: sdm845: remove unused header files
author
Srinivas Kandagatla
<srinivas.kandagatla@linaro.org>
Mon, 6 Aug 2018 10:12:07 +0000
(11:12 +0100)
committer
Mark Brown
<broonie@kernel.org>
Mon, 6 Aug 2018 11:50:06 +0000
(12:50 +0100)
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>
sound/soc/qcom/sdm845.c
patch
|
blob
|
history
diff --git
a/sound/soc/qcom/sdm845.c
b/sound/soc/qcom/sdm845.c
index
c1adb77
..
2a781d8
100644
(file)
--- 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"