From: Heiko Stuebner Date: Mon, 25 May 2015 20:36:58 +0000 (+0200) Subject: iio: adc: rockchip_saradc: add missing MODULE_* data X-Git-Tag: omap-for-v4.3/fixes-merge-window~229^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7b8d98ac003c9f1e83a5f927c372dac6f114a1;p=pandora-kernel.git iio: adc: rockchip_saradc: add missing MODULE_* data The module-data is currently missing. This includes the license-information which makes the driver taint the kernel and miss symbols when compiled as module. Fixes: 44d6f2ef94f9 ("iio: adc: add driver for Rockchip saradc") Signed-off-by: Heiko Stuebner Cc: Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed