From: Roberta Dobrescu Date: Thu, 12 Feb 2015 21:00:15 +0000 (+0200) Subject: iio: light: gp2ap020a00f: Select REGMAP_I2C X-Git-Tag: omap-for-v4.1/wl12xx-dt~47^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3b3efb32e0fc5dc3c0a81c7f7639a14bebdb78;p=pandora-kernel.git iio: light: gp2ap020a00f: Select REGMAP_I2C This patch adds missing 'select' statement for gp2ap020a00f driver. Without regmap_i2c, we get the following error when loading the module: Unknown symbol devm_regmap_init_i2c. Signed-off-by: Roberta Dobrescu Reviewed-by: Daniel Baluta Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed