[ALSA] ac97 - Remove ac9_enum definition from public header
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 09:42:40 +0000 (10:42 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:17:03 +0000 (12:17 +0100)
Modules: AC97 Codec

Remove the definition of ac97_enum struct from the public ac97_codec.h.
It's used only in the module.

The location of struct ac97_pcm is moved closer to its accessor
to improve readability.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found