Skip to content

Commit ee7bebc

Browse files
committed
ipc: remove a duplicate header
Remove duplicate ll_schedule_domain.h inclusion in ipc-common.c. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent 264fc2e commit ee7bebc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ipc/ipc-common.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444

4545
#ifdef CONFIG_SOF_USERSPACE_LL
4646
#include <rtos/userspace_helper.h>
47-
#include <sof/schedule/ll_schedule_domain.h>
4847
#include <ipc4/pipeline.h>
4948
#include <ipc4/module.h>
5049
#include <ipc4/handler.h>

0 commit comments

Comments
 (0)