Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304337
b: refs/heads/master
c: ef97d42
h: refs/heads/master
i:
  304335: 7a42986
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Apr 13, 2012
1 parent 739efe2 commit 4d2db4d
Show file tree
Hide file tree
Showing 2 changed files with 7 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: a7322fc2fa6417a5bc4f0a40e6e79608505416e2
refs/heads/master: ef97d4217389409f3c72b85dacd4be4b1bcef413
6 changes: 6 additions & 0 deletions trunk/drivers/staging/iio/iio_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@

#ifndef _IIO_CORE_H_
#define _IIO_CORE_H_
#include <linux/kernel.h>
#include <linux/device.h>

struct iio_chan_spec;
struct iio_dev;


int __iio_add_chan_devattr(const char *postfix,
struct iio_chan_spec const *chan,
Expand Down

0 comments on commit 4d2db4d

Please sign in to comment.