commit | 8e6320064c3350cd8610cd23d4ef5c6926e33e48 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Apr 17 11:51:20 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Apr 18 09:56:49 2014 +0200 |
tree | 7d643ad3217308521e61c82512f5901072984012 | |
parent | 4899210263a010b34d492d781e0d4fea82655c48 [diff] |
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 <maxime.ripard@free-electrons.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>