diff options
Diffstat (limited to 'sound/oss/ac97.h')
-rw-r--r-- | sound/oss/ac97.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/oss/ac97.h b/sound/oss/ac97.h index 77d454ea3202..01837a9d7d6e 100644 --- a/sound/oss/ac97.h +++ b/sound/oss/ac97.h | |||
@@ -192,9 +192,6 @@ extern int ac97_put_register (struct ac97_hwint *dev, u8 reg, u16 value); | |||
192 | extern int ac97_mixer_ioctl (struct ac97_hwint *dev, unsigned int cmd, | 192 | extern int ac97_mixer_ioctl (struct ac97_hwint *dev, unsigned int cmd, |
193 | void __user * arg); | 193 | void __user * arg); |
194 | 194 | ||
195 | /* Do a complete reset on the AC97 mixer, restoring all mixer registers to | ||
196 | the current values. Normally used after an APM resume event. */ | ||
197 | extern int ac97_reset (struct ac97_hwint *dev); | ||
198 | #endif | 195 | #endif |
199 | 196 | ||
200 | /* | 197 | /* |