diff options
Diffstat (limited to 'sound/isa/opti9xx/opti92x-ad1848.c')
-rw-r--r-- | sound/isa/opti9xx/opti92x-ad1848.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/opti9xx/opti92x-ad1848.c b/sound/isa/opti9xx/opti92x-ad1848.c index 1f9c55768439..fe1afc13a01d 100644 --- a/sound/isa/opti9xx/opti92x-ad1848.c +++ b/sound/isa/opti9xx/opti92x-ad1848.c | |||
@@ -1594,7 +1594,7 @@ OPTi93X_DOUBLE("Capture Volume", 0, OPTi93X_MIXOUT_LEFT, OPTi93X_MIXOUT_RIGHT, 0 | |||
1594 | } | 1594 | } |
1595 | }; | 1595 | }; |
1596 | 1596 | ||
1597 | static int snd_opti93x_mixer(struct snd_opti93x *chip) | 1597 | static int __devinit snd_opti93x_mixer(struct snd_opti93x *chip) |
1598 | { | 1598 | { |
1599 | struct snd_card *card; | 1599 | struct snd_card *card; |
1600 | struct snd_kcontrol_new knew; | 1600 | struct snd_kcontrol_new knew; |