aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/ac97.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/ac97.h')
-rw-r--r--sound/oss/ac97.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/oss/ac97.h b/sound/oss/ac97.h
index 77d454ea3202e1..01837a9d7d6eff 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);
extern int ac97_mixer_ioctl (struct ac97_hwint *dev, unsigned int cmd,
void __user * arg);
-/* Do a complete reset on the AC97 mixer, restoring all mixer registers to
- the current values. Normally used after an APM resume event. */
-extern int ac97_reset (struct ac97_hwint *dev);
#endif
/*