Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Takashi Iwai authored
A long-standing compile warning was seen during build test:
  sound/sh/aica.c: In function 'load_aica_firmware':
  sound/sh/aica.c:521:25: warning: passing argument 2 of 'spu_memload' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]

Fixes: 198de43d ("[ALSA] Add ALSA support for the SEGA Dreamcast PCM device")
Link: https://lore.kernel.org/r/20200105144823.29547-69-tiwai@suse.de


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
f1dd4795
Name Last commit Last update
..
Kconfig
Makefile
aica.c
aica.h
sh_dac_audio.c