aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/address.c
diff options
context:
space:
mode:
authorDavid Vrabel <david.vrabel@csr.com>2008-12-22 18:30:29 +0000
committerDavid Vrabel <david.vrabel@csr.com>2008-12-22 18:30:29 +0000
commita01777ecf227de735d7e525ecda48fe74b838a17 (patch)
tree8f68728a319ef9e6353b888cb9a5348f837438b9 /drivers/uwb/address.c
parente43ace891229607c43d35597cbba77c2e40f48d4 (diff)
uwb: remove unused include/linux/uwb/debug.h
Signed-off-by: David Vrabel <david.vrabel@csr.com>
Diffstat (limited to 'drivers/uwb/address.c')
-rw-r--r--drivers/uwb/address.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/uwb/address.c b/drivers/uwb/address.c
index 1664ae5f1706..ad21b1d7218c 100644
--- a/drivers/uwb/address.c
+++ b/drivers/uwb/address.c
@@ -28,7 +28,7 @@
#include <linux/device.h>
#include <linux/random.h>
#include <linux/etherdevice.h>
-#include <linux/uwb/debug.h>
+
#include "uwb-internal.h"