uwb: use dev_dbg() for debug messages
Instead of the home-grown d_fnstart(), d_fnend() and d_printf() macros, use dev_dbg() or remove the message entirely. Signed-off-by: David Vrabel <david.vrabel@csr.com>
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
#include <linux/err.h>
|
||||
|
||||
#include "uwb-internal.h"
|
||||
#define D_LOCAL 0
|
||||
#include <linux/uwb/debug.h>
|
||||
|
||||
/**
|
||||
* Command result codes (WUSB1.0[T8-69])
|
||||
|
Reference in New Issue
Block a user