Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274569
b: refs/heads/master
c: 0b99208
h: refs/heads/master
i:
  274567: f6bed0a
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent efb1ce3 commit d8db428
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 025ed130608766bf2a18523a1ac11a860746a4e4
refs/heads/master: 0b992080a98fa6f0722c43060819f7c311203a1c
1 change: 1 addition & 0 deletions trunk/drivers/uwb/lc-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <linux/err.h>
#include <linux/kdev_t.h>
#include <linux/random.h>
#include <linux/stat.h>
#include "uwb-internal.h"

/* We initialize addresses to 0xff (invalid, as it is bcast) */
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/uwb/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#include <linux/device.h>
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/stat.h>
#include "uwb-internal.h"


Expand Down

0 comments on commit d8db428

Please sign in to comment.