diff options
Diffstat (limited to 'sound/pci/au88x0/au88x0_eq.c')
| -rw-r--r-- | sound/pci/au88x0/au88x0_eq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/au88x0/au88x0_eq.c b/sound/pci/au88x0/au88x0_eq.c index 64fbfbbaf816..0c86a31c4336 100644 --- a/sound/pci/au88x0/au88x0_eq.c +++ b/sound/pci/au88x0/au88x0_eq.c | |||
| @@ -885,7 +885,7 @@ static char *EqBandLabels[10] __devinitdata = { | |||
| 885 | }; | 885 | }; |
| 886 | 886 | ||
| 887 | /* ALSA driver entry points. Init and exit. */ | 887 | /* ALSA driver entry points. Init and exit. */ |
| 888 | static int vortex_eq_init(vortex_t * vortex) | 888 | static int __devinit vortex_eq_init(vortex_t * vortex) |
| 889 | { | 889 | { |
| 890 | struct snd_kcontrol *kcontrol; | 890 | struct snd_kcontrol *kcontrol; |
| 891 | int err, i; | 891 | int err, i; |
