sof/tools/plugin/pipe
Kai Vehmanen d0239c70da tools: plugin: ipc4: fix build error in switch-case
A label must be followed with a statement and declaration is
not a statement. Enclose the case in brackets to avoid compiler
error on this.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2024-04-17 14:35:17 +03:00
..
CMakeLists.txt
cpu.c
ctl.c
ipc4.c tools: plugin: ipc4: fix build error in switch-case 2024-04-17 14:35:17 +03:00
main.c
pipe.h
pipeline.c