Skip to content

Commit

Permalink
[ALSA] arm header fix
Browse files Browse the repository at this point in the history
Cc: Takashi Iwai <tiwai@suse.de>

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Andrew Morton authored and Jaroslav Kysela committed Feb 9, 2007
1 parent c17d6fd commit a5f6502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/arm/aaci.h
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ struct aaci {

/* AC'97 */
struct mutex ac97_sem;
ac97_bus_t *ac97_bus;
struct snd_ac97_bus *ac97_bus;

u32 maincr;
spinlock_t lock;
Expand Down

0 comments on commit a5f6502

Please sign in to comment.