mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-04 00:49:14 +00:00
b9b4bdd9f1
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>