From: Joe Perches Date: Fri, 5 Apr 2013 19:27:37 +0000 (-0700) Subject: NFC: Replace nfc_dev_dbg with dev_dbg X-Git-Tag: v3.13-rc1~105^2~55^2^2~51^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48348395ff665f49c7c684c93c5ce09fd0a0307;p=pandora-kernel.git NFC: Replace nfc_dev_dbg with dev_dbg Use the generic kernel function instead of a home-grown one that does the same thing. Add \n to uses not at the macro. Don't add \n where the nfc_dev_dbg macro mistakenly had them already. Signed-off-by: Joe Perches Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed