Skip to content

Commit

Permalink
ASoC: cs35l32: remove second linux/slab.h inclusion
Browse files Browse the repository at this point in the history
linux/slab.h was included twice.

Signed-off-by: Fabian Frederick <[email protected]>
Acked-by: Brian Austin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
Fabian Frederick authored and broonie committed Sep 16, 2014
1 parent 5f609f2 commit e306b6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/cs35l32.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e306b6e

Please sign in to comment.