forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MLK-24937-2 misc: mic: add the correct dependencies and fix build err…
…ors for COSM/SCIF modules Since the interaction between imx_mic host driver and userspace depends on the COSM module. And COSM module depends on SCIF module, so add the correct dependencies here. Also remove the dependencies between X86 and COSM/SCIF module, so we can reuse them. Fix some errors when build SCIF/COSM module on ARM64 platform, because some codes relay on X86 head file. Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
- Loading branch information
Showing
4 changed files
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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