commit | 74112d3f3a64afb98179169cf8af691ccc63434d | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 04 22:34:00 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:36:11 2010 -0700 |
tree | 63b3bf9f9c7dc276f5d654eb39883ff9fc63a057 | |
parent | 19ca92e0bca3499a12eb9b612b90bbe90d2cc895 [diff] |
Staging: iio: industrialio-trigger.c: minor fixups We needed to include a header file that declared the functions that are being exported in this file. Also fix up an indentation problem, and some sparse warnings. Cc: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>