summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l52.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-08-07 10:37:27 +0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-07 18:09:25 +0400
commit209ffe19ff98f5c0133bd98a689fc4fb42202de3 (patch)
tree5accaceffd8e4a294362d2ab39133f53b6d69ef6 /sound/soc/codecs/cs42l52.c
parentf062e2b64153e9769adf5370103f787971c9cd95 (diff)
downloadlinux-209ffe19ff98f5c0133bd98a689fc4fb42202de3.tar.xz
ASoC: cs42l52: Remove duplicate inclusion of slab.h header file
slab.h header file was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/cs42l52.c')
-rw-r--r--sound/soc/codecs/cs42l52.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs42l52.c b/sound/soc/codecs/cs42l52.c
index 628daf6a1d97..61599298fb26 100644
--- a/sound/soc/codecs/cs42l52.c
+++ b/sound/soc/codecs/cs42l52.c
@@ -24,7 +24,6 @@
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/platform_device.h>
-#include <linux/slab.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>