Commit 817c3a2
committed
boards: mtk: Fix "dai_common_copy(): nothing to copy" warning
Override CONFIG_SYS_CLOCK_TICKS_PER_SEC project default setting
so 1 millisecond is exactly represented by an integral number of ticks.
This fixes warning:
<wrn> dai_comp: comp:1.2 dai_common_copy(): nothing to copy
Signed-off-by: Andrew Perepech <andrew.perepech@mediatek.com>1 parent e82b06a commit 817c3a2
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments