Commit 5d42695
committed
IPC4: Helper: Avoid warning about unused in ipc4_get_drv()
This change avoids warning/error:
sof/src/ipc/ipc4/helper.c:945:31: error: unused variable
'sof_uuid' [-Werror,-Wunused-variable]
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent f57324c commit 5d42695
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
| 952 | + | |
| 953 | + | |
952 | 954 | | |
953 | 955 | | |
954 | 956 | | |
| |||
0 commit comments