From 32e24930fb71c47a1366325b6f139e039cacaca4 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sat, 26 Oct 2013 20:49:24 -0700 Subject: [PATCH] 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-format-patch failed