Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457600

Re: [PATCH] mfd: wm8350-i2c: make sure the i2c regmap functions are compiled

From Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Newsgroups linux.kernel
Subject Re: [PATCH] mfd: wm8350-i2c: make sure the i2c regmap functions are compiled
Date 2016-08-08 10:20 +0200
Message-ID <s3NWV-7is-5@gated-at.bofh.it> (permalink)
References <s0lDQ-um-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 29, 2016 at 09:29:15PM +0200, Uwe Kleine-König wrote:
> This fixes a compile failure:
> 
> 	drivers/built-in.o: In function `wm8350_i2c_probe':
> 	core.c:(.text+0x828b0): undefined reference to `__devm_regmap_init_i2c'
> 	Makefile:953: recipe for target 'vmlinux' failed
> 
> Fixes: 52b461b86a9f ("mfd: Add regmap cache support for wm8350")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---

Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>

Thanks,
Charles

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] mfd: wm8350-i2c: make sure the i2c regmap functions are compiled Uwe Kleine-König   <u.kleine-koenig@pengutronix.de> - 2016-07-29 21:30 +0200
  Re: [PATCH] mfd: wm8350-i2c: make sure the i2c regmap functions are  compiled Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-08-08 10:20 +0200
  Re: [PATCH] mfd: wm8350-i2c: make sure the i2c regmap functions are  compiled Lee Jones <lee.jones@linaro.org> - 2016-08-09 15:00 +0200

csiph-web