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>
This commit is contained in:
Stephen Rothwell 2010-03-29 15:32:18 +11:00 committed by Takashi Iwai
parent 1ad747ca9b
commit 1b132ea03e
1 changed files with 1 additions and 0 deletions

View 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>