mfd, TWL4030: TWL4030 need select REGMAP_I2C
authorChuansheng Liu <[email protected]>
Mon, 24 Dec 2012 14:19:56 +0000 (22:19 +0800)
committerLinus Torvalds <[email protected]>
Wed, 16 Jan 2013 20:36:22 +0000 (12:36 -0800)
commitfbfc23ef905e41cbf621031a3d560a55a010dd54
tree3593658adf526bb3a786e0e590424b91154390af
parent30a4840a4cd74301058a1f054f335185f978ace8
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 <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
[ Samuel is busy, taking it directly  - Linus ]
Signed-off-by: Linus Torvalds <[email protected]>
drivers/mfd/Kconfig