From: Takashi Iwai Date: Fri, 29 May 2015 05:58:11 +0000 (+0200) Subject: ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52262b4a5d7c3d3549985a47d96fe7d661220162;p=pandora-kernel.git 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 --- Reading git-diff-tree failed