projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0623a88
)
ALSA: snd-firewire-lib: remove unused header inclusion
author
Takashi Sakamoto
<o-takashi@sakamocchi.jp>
Sun, 23 Jun 2013 02:50:24 +0000
(11:50 +0900)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 25 Jun 2013 07:46:03 +0000
(09:46 +0200)
spinlock is not used in amdtp.h.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp.h
patch
|
blob
|
history
diff --git
a/sound/firewire/amdtp.h
b/sound/firewire/amdtp.h
index b680c5ef01d694468f3b2736f357e49a09d50bf3..f6103d68c4b1660bf9d61ba8d0c053086eec923b 100644
(file)
--- a/
sound/firewire/amdtp.h
+++ b/
sound/firewire/amdtp.h
@@
-3,7
+3,6
@@
#include <linux/interrupt.h>
#include <linux/mutex.h>
-#include <linux/spinlock.h>
#include "packets-buffer.h"
/**