[ALSA] Clean up duplicate includes in sound/core/
authorJesper Juhl <jesper.juhl@gmail.com>
Mon, 23 Jul 2007 10:15:42 +0000 (12:15 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 16 Oct 2007 13:03:19 +0000 (15:03 +0200)
This patch cleans up duplicate includes in
sound/core/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/core/rawmidi.c

index e470c3c..8a91cf8 100644 (file)
@@ -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>