Audio:mixin_mixout: move mixin_mixouot header file to module folder - #8553
Merged
Conversation
btian1
marked this pull request as ready for review
November 30, 2023 07:24
btian1
requested review from
RanderWang,
dbaluta,
kv2019i,
lbetlej,
lgirdwood,
marcinszkudlinski,
mmaka1,
pblaszko and
plbossart
as code owners
November 30, 2023 07:24
lyakh
approved these changes
Nov 30, 2023
btian1
force-pushed
the
mixin_mixout_move
branch
from
December 5, 2023 03:40
10ae35e to
5014ea7
Compare
This is a clean up, purpose is de-cluster headers, toml files, Readme.md etc per module basis, since today everything is scattered in current code base. Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
Collaborator
|
FYI , this may have a conflict with #8537 that is also in review. FYI @serhiy-katsyuba-intel . Not a problem itself, we just need to decide which goes in first. |
serhiy-katsyuba-intel
approved these changes
Dec 5, 2023
Contributor
@kv2019i , I need to look at CI issues reported for my PR. This PR, though, is ready to be merged now. So let's merge this first. I'll rebase my PR if it will be necessary. |
lgirdwood
approved these changes
Dec 5, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a clean up, purpose is de-cluster headers, toml files,
Readme.md etc per module basis, since today everything is scattered
in current code base.