Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipc: ipc4: remove use of platform/drivers/alh.h #9047

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Apr 15, 2024

Definitions of XTOS ALH driver interface are no longer used in SOF tree. Remove the unnecessary inclusion in ipc4 dai.c, and all instances of the platform alh.h header.

Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

Good cleanup. Not needed with Zephyr !

@lgirdwood
Copy link
Member

@dbaluta @LaurentiuM1234 fyi you can probably do the same soon.

Drop support for XTOS drivers for Intel ALH DAI.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Definitions of XTOS ALH driver interface are no longer used in
SOF tree. Remove the unnecessary inclusion in ipc4 dai.c, and all
instances of the platform alh.h header.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
@kv2019i
Copy link
Collaborator Author

kv2019i commented Apr 15, 2024

V2:

  • fix error in SOF plugin build - it was using xtos alh driver definitions in its IPC4 build -> remove these

@lgirdwood lgirdwood merged commit ef6e86a into thesofproject:main Apr 16, 2024
44 of 45 checks passed
Sign up for free to 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.

4 participants