aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2013-06-23 11:50:24 +0900
committerTakashi Iwai <tiwai@suse.de>2013-06-25 09:46:03 +0200
commitf02fe86199d90cd3c7c0c51e223840c3891e5d18 (patch)
treee0b6c4fb3ad7c8ade53006290b704904695b9653 /sound/firewire
parent0623a889d1c2eb6219576b13263bcd24133c971a (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>
Diffstat (limited to 'sound/firewire')
-rw-r--r--sound/firewire/amdtp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/firewire/amdtp.h b/sound/firewire/amdtp.h
index b680c5ef01d..f6103d68c4b 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"
/**