From: Stefan Richter Date: Sun, 4 Mar 2012 20:34:21 +0000 (+0100) Subject: firewire: ohci: move runtime debug facility out of #ifdef X-Git-Tag: v3.4-rc1~127^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfda62baa474b194802a555d3f7f2ccfa27e28bb;p=pandora-kernel.git firewire: ohci: move runtime debug facility out of #ifdef CONFIG_FIREWIRE_OHCI_DEBUG could have been exposed to kernel tweakers if CONFIG_EXPERT was set. But in hindsight, this stuff is far too useful to omit it. So get rid of two #else branches that are only going to bitrot otherwise. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed