ALSA: lx_core: Remove useless #if 0 .. #endif
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 17 Apr 2014 09:51:20 +0000 (11:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Apr 2014 07:56:49 +0000 (09:56 +0200)
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>
sound/pci/lx6464es/lx_core.c

Simple merge