ASoC: update for removeal of slab.h from percpu.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Mar 2010 04:32:18 +0000 (15:32 +1100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 29 Mar 2010 06:30:23 +0000 (08:30 +0200)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/ad193x.c

index d034464..e108206 100644 (file)
@@ -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>