Commit 5a81ef7
fixup! ASoC: SOF: IPC4: Add pcm
>> sound/soc/sof/ipc4-pcm.c:69:3: warning: unannotated fall-through
between switch labels [-Wimplicit-fallthrough]
default:
^
sound/soc/sof/ipc4-pcm.c:69:3: note: insert 'break;' to avoid
fall-through
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>1 parent 6f30848 commit 5a81ef7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments