ASoC: SOF: Make return of remove_late void, too
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Oct 2023 15:36:05 +0000 (17:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 25 Oct 2023 06:38:35 +0000 (08:38 +0200)
commit264aeb994ea8db4a39a393d91b1f551b42309759
tree1fd0ce056b02f7784f437a80ece1598bbcc6a38f
parent41a3056e4e73172d09dad6921e70d0f04b57cdf0
ASoC: SOF: Make return of remove_late void, too

Like the change we've done for remove callback, the newly introduced
remove_late callback should be changed to void return, too.

Fixes: 17baaa1f950b ("ASoC: SOF: core: Add probe_early and remove_late callbacks")
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20231023153605.863-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/sof/intel/hda.c
sound/soc/sof/intel/hda.h
sound/soc/sof/ops.h
sound/soc/sof/sof-priv.h