f1dd4795b1
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
aica.c | ||
aica.h | ||
sh_dac_audio.c |