commit | f02fe86199d90cd3c7c0c51e223840c3891e5d18 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Jun 23 11:50:24 2013 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 25 09:46:03 2013 +0200 |
tree | e0b6c4fb3ad7c8ade53006290b704904695b9653 | |
parent | 0623a889d1c2eb6219576b13263bcd24133c971a [diff] |
ALSA: snd-firewire-lib: remove unused header inclusion spinlock is not used in amdtp.h. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
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" /**