Commit 58ba21d
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 <kai.vehmanen@linux.intel.com>1 parent 43c34bb commit 58ba21d
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments