From: Takashi Iwai Date: Thu, 17 Nov 2005 09:42:40 +0000 (+0100) Subject: [ALSA] ac97 - Remove ac9_enum definition from public header X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b4bdd9f1c98388f13591608d574650a9873717;p=pandora-kernel.git [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 --- Reading git-diff-tree failed