iio: light: gp2ap020a00f: Select REGMAP_I2C
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Thu, 12 Feb 2015 21:00:15 +0000 (23:00 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 14 Feb 2015 11:28:48 +0000 (11:28 +0000)
commit8c3b3efb32e0fc5dc3c0a81c7f7639a14bebdb78
treec83844bb41c1d7cab250e2bea0275c7033e8208c
parentda019f59cb16570e78feaf10380ac65a3a06861e
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 <roberta.dobrescu@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig