Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audio: base_fw: do not include platform headers directly
The platform headers should not be included directly. Replace platform/clk.h include with rtos/clk.h. This patch allows to remove dependencies from platform.h files. Signed-off-by: Kai Vehmanen <[email protected]>
- Loading branch information