22a23,30 > #define DSP_HELP \ > " This is used to specify the host dsp device to the hostaudio driver.\n" \ > " The default is \"" HOSTAUDIO_DEV_DSP "\".\n\n" > > #define MIXER_HELP \ > " This is used to specify the host mixer device to the hostaudio driver.\n" \ > " The default is \"" HOSTAUDIO_DEV_MIXER "\".\n\n" > 30,33d37 < #define DSP_HELP \ < " This is used to specify the host dsp device to the hostaudio driver.\n" \ < " The default is \"" HOSTAUDIO_DEV_DSP "\".\n\n" < 42,45d45 < #define MIXER_HELP \ < " This is used to specify the host mixer device to the hostaudio driver.\n" \ < " The default is \"" HOSTAUDIO_DEV_MIXER "\".\n\n" <