From: Lars-Peter Clausen Date: Tue, 21 Feb 2012 17:53:39 +0000 (+0100) Subject: staging:iio: Remove declaration for non existing function X-Git-Tag: v3.4-rc1~186^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004d81339a3039e6402aa1ab73c5f986c9036786;p=pandora-kernel.git staging:iio: Remove declaration for non existing function The declaration for iio_buffer_deinit has been around for quite some time, but the function itself has never been added. So remove the declaration. Signed-off-by: Lars-Peter Clausen Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed