mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>