]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:56:42 +0000 (07:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:56:42 +0000 (07:56 +0200)
commit506e6ae2561fbee9a7c8f395178c46616e93bfda
treeb624cb5ab9b34c4a789212eacc2d942d40268613
parent95bb6258d6bd5d6608949e2fdafbd191705175d3
ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS

Build emuproc.o conditionally and drop the unneeded ifdefs.
Some are replaced with the new CONFIG_SND_PROC_FS.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/Makefile
sound/pci/emu10k1/emu10k1_main.c
sound/pci/emu10k1/emuproc.c