From 66470c973c1b000a9830a58f89741704a9136daa Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Thu, 29 May 2014 18:58:25 +0200 Subject: [PATCH] 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-format-patch failed