From: Joe Perches Date: Sun, 27 Oct 2013 03:49:24 +0000 (-0700) Subject: usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e24930fb71c47a1366325b6f139e039cacaca4;p=pandora-kernel.git usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros Fix atm_dbg to use normal pr_debug not dynamic_pr_debug because dynamic_pr_debug may not be compiled in at all. Signed-off-by: Joe Perches Tested-by: Krzysztof Mazur Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed