]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:47:50 +0000 (07:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:47:50 +0000 (07:47 +0200)
commit129a4c9f829d3e2113ce4f2c67cd431b48b2abb7
tree52ff10c3c45f14a329120c5ad7bd55c7778c2e29
parent41960d9592a1da97a8b0771897e3d085abf1e428
ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS

Although there shouldn't be a problem in practice (the compiler should
handle well), it's better to follow to the new Kconfig.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/dummy.c