]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FS
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:51:23 +0000 (07:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 May 2015 05:51:23 +0000 (07:51 +0200)
commit4bce6fce79b4df8a30478504ca49ebecdffff2b0
treefed3f70d0709129a205f25d4fdfa83f5ebd24d10
parentc43a55d5b1c51436730e2f769f1b90add800a6f1
ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FS

The compiler can optimize it away if not needed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/i2c/other/ak4xxx-adda.c