public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][35/37] Clean up duplicate includes in sound/core/
@ 2007-07-21 15:04 Jesper Juhl
  2007-07-23 14:45 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:04 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andrew Morton, Jesper Juhl, Jaroslav Kysela

Hi,

This patch cleans up duplicate includes in
	sound/core/


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

diff --git a/sound/core/rawmidi.c b/sound/core/rawmidi.c
index e470c3c..8a91cf8 100644
--- a/sound/core/rawmidi.c
+++ b/sound/core/rawmidi.c
@@ -30,7 +30,6 @@
 #include <linux/mutex.h>
 #include <linux/moduleparam.h>
 #include <linux/delay.h>
-#include <linux/wait.h>
 #include <sound/rawmidi.h>
 #include <sound/info.h>
 #include <sound/control.h>

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

* Re: [PATCH][35/37] Clean up duplicate includes in sound/core/
  2007-07-21 15:04 [PATCH][35/37] Clean up duplicate includes in sound/core/ Jesper Juhl
@ 2007-07-23 14:45 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-07-23 14:45 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: Linux Kernel Mailing List, Andrew Morton, Jaroslav Kysela

At Sat, 21 Jul 2007 17:04:03 +0200,
Jesper Juhl wrote:
> 
> Hi,
> 
> This patch cleans up duplicate includes in
> 	sound/core/
> 
> 
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>

Applied to ALSA tree.  Thanks.


Takashi

> ---
> 
> diff --git a/sound/core/rawmidi.c b/sound/core/rawmidi.c
> index e470c3c..8a91cf8 100644
> --- a/sound/core/rawmidi.c
> +++ b/sound/core/rawmidi.c
> @@ -30,7 +30,6 @@
>  #include <linux/mutex.h>
>  #include <linux/moduleparam.h>
>  #include <linux/delay.h>
> -#include <linux/wait.h>
>  #include <sound/rawmidi.h>
>  #include <sound/info.h>
>  #include <sound/control.h>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

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

end of thread, other threads:[~2007-07-23 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21 15:04 [PATCH][35/37] Clean up duplicate includes in sound/core/ Jesper Juhl
2007-07-23 14:45 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox