From: Paul Bolle Date: Thu, 29 May 2014 16:58:25 +0000 (+0200) Subject: ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66470c973c1b000a9830a58f89741704a9136daa;p=pandora-kernel.git ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM Checks for CONFIG_SND_DEBUG_ROM were added in v2.5.5 but a Kconfig symbol SND_DEBUG_ROM was never added. These checks have always evaluated to false. Remove them and the printk()s they hide. Signed-off-by: Paul Bolle Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed