From: Takashi Iwai Date: Fri, 29 May 2015 05:01:28 +0000 (+0200) Subject: ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b816db9d36d3ff53c0cfa4068cc7e03249e3c45f;p=pandora-kernel.git ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS There are a few leftover CONFIG_PROC_FS forgotten to replace with CONFIG_SND_PROC_FS. Fixes: cd6a65036f0e ('ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS') Reported-by: Jim Davis Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed