25 Jun
2013
25 Jun
'13
9:47 a.m.
At Sun, 23 Jun 2013 11:50:24 +0900, Takashi Sakamoto wrote:
spinlock is not used in amdtp.h.
Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp
Thanks, applied.
Takashi
sound/firewire/amdtp.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/firewire/amdtp.h b/sound/firewire/amdtp.h index b680c5e..f6103d6 100644 --- 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"
/**
1.7.10.4