mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
ALSA: hdsp: Add missing inclusion of linux/vmalloc.h
Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
4f86f120d9
commit
8232932d32
|
|
@ -28,6 +28,7 @@
|
|||
#include <linux/firmware.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/math64.h>
|
||||
#include <linux/vmalloc.h>
|
||||
|
||||
#include <sound/core.h>
|
||||
#include <sound/control.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user