[ALSA] opl3 - Fix build errors
I applied a wrong patch for 'opl3 - simplify exclusive access lock'. Fixed now. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
committed by
Jaroslav Kysela
parent
e5723b41ab
commit
045765253c
@@ -318,6 +318,7 @@ struct snd_opl3 {
|
||||
void *private_data;
|
||||
void (*private_free)(struct snd_opl3 *);
|
||||
|
||||
struct snd_hwdep *hwdep;
|
||||
spinlock_t reg_lock;
|
||||
struct snd_card *card; /* The card that this belongs to */
|
||||
unsigned char fm_mode; /* OPL mode, see SNDRV_DM_FM_MODE_XXX */
|
||||
|
||||
Reference in New Issue
Block a user