]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:58:11 +0000 (07:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:58:11 +0000 (07:58 +0200)
commit95668b577d5447922376c6f1f171aeee3f686149
tree7803277ddc46447456e77878e7554b6baa050035
parent34e7a5ff5538f7c04a62142ea1d2e493dd9a30c3
ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS

Build emux_proc.o and drop the unneeded ifdefs.
Replace the left CONFIG_PROC with the new CONFIG_SND_PROC_FS.

Along with this, fix the build of emux_oss.o in Makefile, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/emux_synth.h
sound/synth/emux/Makefile
sound/synth/emux/emux.c
sound/synth/emux/emux_proc.c
sound/synth/emux/emux_voice.h