]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
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 d034464e26ffa61d5c7ad73e9c9751e52d547d0f..e1082067075207993aba73d7db62a466d23b8766 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>