Skip to content

zephyr: Fix compile error after switching to module_adapter naming - #5803

Merged
lgirdwood merged 1 commit into
thesofproject:mainfrom
dbaluta:fix_module_adapter
May 12, 2022
Merged

zephyr: Fix compile error after switching to module_adapter naming#5803
lgirdwood merged 1 commit into
thesofproject:mainfrom
dbaluta:fix_module_adapter

Conversation

@dbaluta

Copy link
Copy Markdown
Collaborator

There are few left paths and config names after switching from
codec_adapter to module_adapter.

Without this building codec modules fails

Signed-off-by: Daniel Baluta daniel.baluta@nxp.com

@lgirdwoodlgirdwood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dbaluta ! Fwiw, this is a TSC topic tonight so we can build module stubs as part of CI.

@marc-hbmarc-hb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a Fixes commit abcdedf reference to the commit message?

There are few left paths and config names after switching from
codec_adapter to module_adapter.
Without this building codec modules fails
Fixes: b4591ca ("codec_adapter: rename it to module_adapter and fix all includes")
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
@dbaluta
dbalutaforce-pushed the fix_module_adapter branch from 5b30d23 to 6957a93CompareMay 11, 2022 14:41
@dbaluta

Copy link
Copy Markdown
CollaboratorAuthor

Could you add a Fixes commit abcdedf reference to the commit message?

Done.

@lgirdwood
lgirdwood merged commit 2e3823a into thesofproject:mainMay 12, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dbaluta@ranj063@paulstelian97@lgirdwood@marc-hb