projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f86f12
)
ALSA: hdsp: Add missing inclusion of linux/vmalloc.h
author
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Nov 2012 20:19:18 +0000
(21:19 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Nov 2012 20:19:18 +0000
(21:19 +0100)
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdsp.c
patch
|
blob
|
history
diff --git
a/sound/pci/rme9652/hdsp.c
b/sound/pci/rme9652/hdsp.c
index b8ddbb18f141a5241c5eb881d6a06968e798f87b..0f82bb5f42ea7641f65a46da0d2299e3e67b6198 100644
(file)
--- a/
sound/pci/rme9652/hdsp.c
+++ b/
sound/pci/rme9652/hdsp.c
@@
-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>