Commit 43dc9de7 authored by David S. Miller's avatar David S. Miller

sound/pci/cs46xx/dsp_spos.c: Include linux/vmalloc.h

parent bba16996
......@@ -28,6 +28,7 @@
#include <linux/pm.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <sound/core.h>
#include <sound/control.h>
#include <sound/info.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment