ALSA: usb pcm: use of kmalloc requires the include of slab.h

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
此提交包含在:
Stephen Rothwell
2010-03-29 19:01:48 +11:00
提交者 Takashi Iwai
父節點 36db045658
當前提交 9966ddafe1

查看文件

@@ -15,6 +15,7 @@
*/
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/usb.h>
#include <linux/usb/audio.h>
#include <linux/usb/audio-v2.h>