projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f609f2
)
ASoC: cs35l32: remove second linux/slab.h inclusion
author
Fabian Frederick
<fabf@skynet.be>
Tue, 16 Sep 2014 19:02:31 +0000
(21:02 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 16 Sep 2014 23:11:02 +0000
(16:11 -0700)
linux/slab.h was included twice.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l32.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/cs35l32.c
b/sound/soc/codecs/cs35l32.c
index 76f628bd7f2b00a8f0c56990ed4615ca8115e19f..c125925da92e2920fa8a77bf1f6a216f4e189a0a 100644
(file)
--- a/
sound/soc/codecs/cs35l32.c
+++ b/
sound/soc/codecs/cs35l32.c
@@
-25,7
+25,6
@@
#include <linux/regulator/consumer.h>
#include <linux/gpio/consumer.h>
#include <linux/of_device.h>
-#include <linux/slab.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>