Because CONFIG_RADIO_MIROPCM20 requires CONFIG_ACI_MIXER to
successfully compile, I propose the attached patch.
If CONFIG_ACI_MIXER is not set, the compile barfs with:
cc -D__KERNEL__ -I/tmp/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m386 -DCPU=386 -c -o radio-miropcm20.o radio-miropcm20.c
In file included from radio-miropcm20.c:13:
../sound/lowlevel/miroaci.h:9: #error Compiling a driver that needs the ACI-mixer but without ACI-mixer support
Plus the comment at the top of drivers/char/radio-miropcm20.c states:
* This driver relies on the aci mixer (drivers/sound/lowlevel/aci.c)
...jfree
This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:28 EST