Skip to content

Commit

Permalink
uwb: remove unused include/linux/uwb/debug.h
Browse files Browse the repository at this point in the history
Signed-off-by: David Vrabel <david.vrabel@csr.com>
  • Loading branch information
David Vrabel committed Dec 22, 2008
1 parent e43ace8 commit a01777e
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 87 deletions.
2 changes: 1 addition & 1 deletion drivers/uwb/address.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"


Expand Down
2 changes: 1 addition & 1 deletion drivers/uwb/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#include <linux/err.h>
#include <linux/kdev_t.h>
#include <linux/random.h>
#include <linux/uwb/debug.h>

#include "uwb-internal.h"


Expand Down
2 changes: 1 addition & 1 deletion drivers/uwb/i1480/i1480u-wlp/lc.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
*/
#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/uwb/debug.h>

#include "i1480u-wlp.h"


Expand Down
2 changes: 1 addition & 1 deletion drivers/uwb/i1480/i1480u-wlp/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/uwb/debug.h>

#include "i1480u-wlp.h"

struct i1480u_cmd_set_ip_mas {
Expand Down
2 changes: 1 addition & 1 deletion drivers/uwb/i1480/i1480u-wlp/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/uwb/debug.h>
#include <linux/device.h>

#include "i1480u-wlp.h"


Expand Down
82 changes: 0 additions & 82 deletions include/linux/uwb/debug.h

This file was deleted.

0 comments on commit a01777e

Please sign in to comment.