* [2.6 patch] sound/drivers/vx/vx_hwdep.c should #include <linux/vmalloc.h>
@ 2005-11-07 20:03 Adrian Bunk
2005-11-08 11:22 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-11-07 20:03 UTC (permalink / raw)
To: Takashi Iwai; +Cc: perex, alsa-devel, linux-kernel
This is required for always getting the vmalloc()/vfree() prototypes.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.14-mm1-full/sound/drivers/vx/vx_hwdep.c.old 2005-11-07 18:48:50.000000000 +0100
+++ linux-2.6.14-mm1-full/sound/drivers/vx/vx_hwdep.c 2005-11-07 18:49:04.000000000 +0100
@@ -23,6 +23,7 @@
#include <sound/driver.h>
#include <linux/device.h>
#include <linux/firmware.h>
+#include <linux/vmalloc.h>
#include <sound/core.h>
#include <sound/hwdep.h>
#include <sound/vx_core.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6 patch] sound/drivers/vx/vx_hwdep.c should #include <linux/vmalloc.h>
2005-11-07 20:03 [2.6 patch] sound/drivers/vx/vx_hwdep.c should #include <linux/vmalloc.h> Adrian Bunk
@ 2005-11-08 11:22 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2005-11-08 11:22 UTC (permalink / raw)
To: Adrian Bunk; +Cc: perex, alsa-devel, linux-kernel
At Mon, 7 Nov 2005 21:03:41 +0100,
Adrian Bunk wrote:
>
> This is required for always getting the vmalloc()/vfree() prototypes.
>
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Thanks, now applied to ALSA tree.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-08 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07 20:03 [2.6 patch] sound/drivers/vx/vx_hwdep.c should #include <linux/vmalloc.h> Adrian Bunk
2005-11-08 11:22 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox