diff options
Diffstat (limited to 'sound/pci/ac97/ac97_local.h')
-rw-r--r-- | sound/pci/ac97/ac97_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/ac97/ac97_local.h b/sound/pci/ac97/ac97_local.h index e98587e027d4..a6244c720a1d 100644 --- a/sound/pci/ac97/ac97_local.h +++ b/sound/pci/ac97/ac97_local.h | |||
@@ -57,7 +57,6 @@ struct ac97_enum { | |||
57 | .private_value = (unsigned long)&xenum } | 57 | .private_value = (unsigned long)&xenum } |
58 | 58 | ||
59 | /* ac97_codec.c */ | 59 | /* ac97_codec.c */ |
60 | extern const char *snd_ac97_stereo_enhancements[]; | ||
61 | extern const struct snd_kcontrol_new snd_ac97_controls_3d[]; | 60 | extern const struct snd_kcontrol_new snd_ac97_controls_3d[]; |
62 | extern const struct snd_kcontrol_new snd_ac97_controls_spdif[]; | 61 | extern const struct snd_kcontrol_new snd_ac97_controls_spdif[]; |
63 | struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, struct snd_ac97 * ac97); | 62 | struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, struct snd_ac97 * ac97); |