All of lore.kernel.org
 help / color / mirror / Atom feed
* [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; 4+ 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] 4+ messages in thread

* [2.6 patch] sound/drivers/vx/vx_hwdep.c should #include <linux/vmalloc.h>
@ 2005-11-07 20:03 Adrian Bunk
  0 siblings, 0 replies; 4+ 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>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

^ permalink raw reply	[flat|nested] 4+ 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; 4+ 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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6 patch] sound/drivers/vx/vx_hwdep.c should #include <linux/vmalloc.h>
@ 2005-11-08 11:22   ` Takashi Iwai
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

end of thread, other threads:[~2005-11-08 11:22 UTC | newest]

Thread overview: 4+ 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
2005-11-08 11:22   ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2005-11-07 20:03 Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.