mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-23 05:51:27 +09:00
The commit 24e4a1211f
ALSA: info - Use standard types for info callbacks
introduced a wrong type to snd_opl4_mem_proc_write() for pos argument.
Fixed now.
Signed-off-by: Takashi Iwai <tiwai@suse.de>