staging: pi433: Remove function entry dev_dbg()
authorSimon Sandström <simon@nikanor.nu>
Sat, 9 Dec 2017 18:02:56 +0000 (19:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2017 11:53:56 +0000 (12:53 +0100)
commit49f43ef226146969866e628fbbf28bfce2099170
treec1ac9a4d038aabaf821e44bd874e12a523a293ec
parent178dd42aa40f27035165672ec1c64c86049337ab
staging: pi433: Remove function entry dev_dbg()

ftrace can be used to trace function calls, so there is no need to use
dev_dbg() here.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/rf69.c