Browse Source

ASoC: update for removeal of slab.h from percpu.h

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stephen Rothwell 15 years ago
parent
commit
1b132ea03e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/codecs/ad193x.c

+ 1 - 0
sound/soc/codecs/ad193x.c

@@ -12,6 +12,7 @@
 #include <linux/device.h>
 #include <linux/i2c.h>
 #include <linux/spi/spi.h>
+#include <linux/slab.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>