diff options
Diffstat (limited to 'sys/dev/sound/pcm/ac97_patch.h')
-rw-r--r-- | sys/dev/sound/pcm/ac97_patch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sound/pcm/ac97_patch.h b/sys/dev/sound/pcm/ac97_patch.h index 7a32975..c8df443 100644 --- a/sys/dev/sound/pcm/ac97_patch.h +++ b/sys/dev/sound/pcm/ac97_patch.h @@ -32,3 +32,4 @@ void ad1886_patch(struct ac97_info*); void ad198x_patch(struct ac97_info*); void ad1981b_patch(struct ac97_info*); void cmi9739_patch(struct ac97_info*); +void alc655_patch(struct ac97_info*); |