]> git.baikalelectronics.ru Git - kernel.git/commit
mfd, TWL4030: TWL4030 need select REGMAP_I2C
authorChuansheng Liu <chuansheng.liu@intel.com>
Mon, 24 Dec 2012 14:19:56 +0000 (22:19 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Jan 2013 20:36:22 +0000 (12:36 -0800)
commit8d9872b6aba925f6afc2d024ce401d1b887bd4bc
tree3593658adf526bb3a786e0e590424b91154390af
parent08ba175d7c6a857a4364c267513c8460c93e7643
mfd, TWL4030: TWL4030 need select REGMAP_I2C

Fix the build error:

  drivers/built-in.o: In function `twl_probe':
  drivers/mfd/twl-core.c:1256: undefined reference to `devm_regmap_init_i2c'
  make: *** [vmlinux] Error 1

Signed-off-by: liu chuansheng <chuansheng.liu@intel.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
[ Samuel is busy, taking it directly  - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mfd/Kconfig