Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267713
b: refs/heads/master
c: 6aea1c3
h: refs/heads/master
i:
  267711: 9f9acee
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Aug 24, 2011
1 parent d5cb205 commit 54d5736
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f60c4a02aa05817f00408ecefdf221f44781e08a
refs/heads/master: 6aea1c364cde5b28b551844b7b8925f523310a18
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/industrialio-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
#include <linux/cdev.h>
#include <linux/slab.h>
#include "iio.h"
#include "trigger_consumer.h"
#include "iio_core.h"
#include "iio_core_trigger.h"

#define IIO_ID_PREFIX "device"
#define IIO_ID_FORMAT IIO_ID_PREFIX "%d"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/industrialio-trigger.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include "iio.h"
#include "trigger.h"
#include "iio_core.h"
#include "trigger_consumer.h"
#include "iio_core_trigger.h"

/* RFC - Question of approach
* Make the common case (single sensor single trigger)
Expand Down

0 comments on commit 54d5736

Please sign in to comment.