From: Jonathan Cameron Date: Fri, 13 Apr 2012 09:24:20 +0000 (+0100) Subject: staging:iio:iio_core.h make less dependent on other included headers X-Git-Tag: v3.5-rc1~145^2~229^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef97d4217389409f3c72b85dacd4be4b1bcef413;p=pandora-kernel.git staging:iio:iio_core.h make less dependent on other included headers There are a lot of pointers to structures used in here that are not declared unless a particular header is included first. Deal with the IIO specific ones by putting in forward declarations and the other ones by including kernel.h and device.h. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed