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

Commits on Apr 15, 2024

  1. ipc4: dai: drop code for XTOS ALH drivers

    Drop support for XTOS drivers for Intel ALH DAI.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b7b5c71 View commit details
    Browse the repository at this point in the history
  2. ipc: ipc4: remove use of platform/drivers/alh.h

    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 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    98ef5fc View commit details
    Browse the repository at this point in the history