summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@cam.ac.uk>2011-08-30 12:41:09 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-06 16:00:26 -0700
commit36b6f4a7b647fcce0e1e578b1999f4a030be786c (patch)
treed7b5951864ba9624a343fb157914d198da17e9b7
parent9019309c2f32a4479c88047532552bdeea38585a (diff)
downloadop-kernel-dev-36b6f4a7b647fcce0e1e578b1999f4a030be786c.zip
op-kernel-dev-36b6f4a7b647fcce0e1e578b1999f4a030be786c.tar.gz
staging:iio: remove orphaned function definition.
I have no idea what this was, or what it did, but it doesn't do it any more. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--drivers/staging/iio/ring_generic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/iio/ring_generic.h b/drivers/staging/iio/ring_generic.h
index db8d0d1..a63a9cb 100644
--- a/drivers/staging/iio/ring_generic.h
+++ b/drivers/staging/iio/ring_generic.h
@@ -211,8 +211,6 @@ int iio_ring_buffer_register_ex(struct iio_dev *indio_dev, int id,
const struct iio_chan_spec *channels,
int num_channels);
-void iio_ring_access_release(struct device *dev);
-
/**
* iio_ring_buffer_unregister() - unregister the buffer from IIO core
* @indio_dev: the device with the buffer to be unregistered
OpenPOWER on IntegriCloud