Bandan Das <b...@redhat.com> writes: > Move common defines and structs to a header file. > We will then include these twice in hda-codec.c - > a version with mixer enabled and another with not enabled.
Suggest: The next commit will include it twice, once for a device with a mixer, and once for device without a mixer. Actual patch is pure code motion.