ALSA:: multisound.sh: fix script to make it build with modern tools
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 26 Jun 2018 09:24:38 +0000 (06:24 -0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Jun 2018 15:44:54 +0000 (17:44 +0200)
commit06501a6d2d2912b9e357702327c0249a5ecd7c9e
treeae17ccbcca9f33512b5641f07d7eee0872f8ee41
parent5c10ed433da26ff3509ae11c6b22d21e131484d8
ALSA:: multisound.sh: fix script to make it build with modern tools

The script is old and produce some warnings and errors, because
it lacks including stdlib.h and io.h is at sys/io.h.

Fix it to run with the tools found on modern Linux distros.

Tested building it on Fedora 28.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/cards/multisound.sh