From: Randy Dunlap Date: Tue, 10 Nov 2009 17:04:28 +0000 (-0800) Subject: Staging: iio: fix ring buffer build X-Git-Tag: v2.6.33-rc1~313^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f5d89f0a48930436dba9735fda4663e7b55ed2;p=pandora-kernel.git Staging: iio: fix ring buffer build max1363 uses both the iio hardware ring buffer and software ring buffer interfaces, but its Makefile and Kconfig do not reflect that usage, so its build breaks. Add a new Kconfig symbol to reflect that usage and change max1363.h & Makefile to use the new Kconfig symbol. Signed-off-by: Randy Dunlap Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed