Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206033
b: refs/heads/master
c: 34f57cc
h: refs/heads/master
i:
  206031: 1d646c9
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Aug 3, 2010
1 parent b270fb4 commit 22197af
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 0c4a938ed4a2cd0c2d31c5c616594bae0865d7f3
refs/heads/master: 34f57cc7894b7ba124006149a0c7b5f58496b25f
3 changes: 3 additions & 0 deletions trunk/drivers/staging/iio/ring_sw.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,8 @@ void iio_sw_trigger_bh_to_ring(struct work_struct *work_s);
#else /* CONFIG_IIO_RING_BUFFER*/
static inline void iio_ring_sw_register_funcs(struct iio_ring_access_funcs *ra)
{};
struct iio_sw_ring_helper_state {
struct iio_dev *indio_dev;
};
#endif /* !CONFIG_IIO_RING_BUFFER */
#endif /* _IIO_RING_SW_H_ */

0 comments on commit 22197af

Please sign in to comment.