Skip to content
Commit b4834839 authored by Joe Perches's avatar Joe Perches Committed by Samuel Ortiz
Browse files

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: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 39438261
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment