Commit b9321d2
audio: mixin_mixout: fix build when XRUN reporting is disabled
Build fails with CONFIG_XRUN_NOTIFICATIONS_ENABLE=n due
to invalid access to "md->eos_delay_configured". Fix the build
error by proper ifdefs.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent da1eaa7 commit b9321d2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
707 | 707 | | |
708 | 708 | | |
709 | 709 | | |
| 710 | + | |
710 | 711 | | |
| 712 | + | |
711 | 713 | | |
712 | 714 | | |
713 | 715 | | |
| |||
0 commit comments