From: Maxime Ripard Date: Thu, 17 Apr 2014 09:51:20 +0000 (+0200) Subject: ALSA: lx_core: Remove useless #if 0 .. #endif X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6320064c3350cd8610cd23d4ef5c6926e33e48;p=pandora-kernel.git ALSA: lx_core: Remove useless #if 0 .. #endif The code contained in these sections are only dev_dbg calls, that are already removed whenever DEBUG isn't defined. Remove the redundant constructs. Signed-off-by: Maxime Ripard Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed