]> Git Repo - linux.git/commit
ALSA: sh: Fix compile warning wrt const
authorTakashi Iwai <[email protected]>
Sun, 5 Jan 2020 14:48:23 +0000 (15:48 +0100)
committerTakashi Iwai <[email protected]>
Sun, 5 Jan 2020 15:15:14 +0000 (16:15 +0100)
commitf1dd4795b1523fbca7ab4344dd5a8bb439cc770d
treef7cee24c276b2646b73f3f48b342647b95a2789e
parentcabc04680778adf57e1c0d64af2c46971a895d99
ALSA: sh: Fix compile warning wrt const

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: 198de43d758c ("[ALSA] Add ALSA support for the SEGA Dreamcast PCM device")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/sh/aica.c
This page took 0.044914 seconds and 4 git commands to generate.