From: Lars-Peter Clausen Date: Wed, 21 Nov 2012 16:27:00 +0000 (+0000) Subject: staging:iio:ad7793: Move register definitions from header to source X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=891c8bcec1e12ed0f2830c52e863d2723e9dbd4e;p=pandora-kernel.git staging:iio:ad7793: Move register definitions from header to source The only user of the register definitions is the driver itself, so move them from the header file to the driver source file. The header file now only contains the platform data struct. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed