linux/sound/drivers/vx
Pierre-Louis Bossart 60fd711503 ALSA: vx: fix kernel-doc warning
make W=1 warning:

sound/drivers/vx/vx_core.c:410: warning: expecting prototype for
snd_vx_boot_xilinx(). Prototype was for snd_vx_load_boot_image()
instead

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210302215430.87309-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-03-03 09:25:05 +01:00
..
Makefile
vx_cmd.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_cmd.h
vx_core.c ALSA: vx: fix kernel-doc warning 2021-03-03 09:25:05 +01:00
vx_hwdep.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_mixer.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_pcm.c ALSA: vx: Use roundup() instead of open-coding it 2020-12-25 09:11:53 +01:00
vx_uer.c