]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit52262b4a5d7c3d3549985a47d96fe7d661220162
tree7803277ddc46447456e77878e7554b6baa050035
parent506e6ae2561fbee9a7c8f395178c46616e93bfda
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