[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)
commitb9b4bdd9f1c98388f13591608d574650a9873717
treede8fe568faae12494ba09852cc9a33dfea3a15ae
parent95a98265eb7b112b3268761053d643635171e219
[ALSA] ac97 - Remove ac9_enum definition from public header

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>
include/sound/ac97_codec.h
sound/pci/ac97/ac97_local.h