Skip to content

Commit

Permalink
ALSA: snd-firewire-lib: remove unused header inclusion
Browse files Browse the repository at this point in the history
spinlock is not used in amdtp.h.

Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
takaswie authored and tiwai committed Jun 25, 2013
1 parent 0623a88 commit f02fe86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/firewire/amdtp.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include <linux/interrupt.h>
#include <linux/mutex.h>
#include <linux/spinlock.h>
#include "packets-buffer.h"

/**
Expand Down

0 comments on commit f02fe86

Please sign in to comment.