projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc8e577
)
[ALSA] Clean up duplicate includes in sound/core/
author
Jesper Juhl
<jesper.juhl@gmail.com>
Mon, 23 Jul 2007 10:15:42 +0000
(12:15 +0200)
committer
Jaroslav 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
patch
|
blob
|
blame
|
history
diff --git
a/sound/core/rawmidi.c
b/sound/core/rawmidi.c
index e470c3c7d61162011b5dde5ff31c13f825e3a010..8a91cf802bc2984a4651096c7fe8ccb1f4e19859 100644
(file)
--- 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>