From: Jonathan Cameron Date: Wed, 12 Oct 2011 09:57:33 +0000 (+0100) Subject: staging:iio: gpio build dependency fixing X-Git-Tag: v3.2-rc1~169^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2c96eab9278317569e2baf165f71042c927712;p=pandora-kernel.git staging:iio: gpio build dependency fixing Numerous drivers either had pointless includes of gpio.h or should have been dependent on GENERIC_GPIO and were not. Conversion of ads1210 to use array registration triggered build failures that highlighted all was not well. Signed-off-by: Jonathan Cameron Reported-by: Randy Dunlap Acked-by: Randy Dunlap Acked-by: Michael Hennerich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed