Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268604
b: refs/heads/master
c: 748b636
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and Greg Kroah-Hartman committed Oct 3, 2011
1 parent d7dc72d commit 2fc29d6
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: eeca83a74fcec80a616e0a71f3c961263084a494
refs/heads/master: 748b636c4020286f84362f4a3cfa65a96d5387a5
1 change: 1 addition & 0 deletions trunk/drivers/staging/iio/adc/ad7280a.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/err.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/module.h>

#include "../iio.h"
#include "../sysfs.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/iio/impedance-analyzer/ad5933.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <linux/types.h>
#include <linux/err.h>
#include <linux/delay.h>
#include <linux/module.h>
#include <asm/div64.h>

#include "../iio.h"
Expand Down

0 comments on commit 2fc29d6

Please sign in to comment.