[PATCH v7 03/24] mfd: max77686: Don't define dummy function if OF isn't enabled
Lee Jones
lee.jones at linaro.org
Wed Jul 9 07:50:10 PDT 2014
On Fri, 04 Jul 2014, Javier Martinez Canillas wrote:
> When the CONFIG_OF option was not enabled, a dummy function
> max77686_i2c_parse_dt_pdata() was defined since this is called
> unconditionally on probe(). Just always define the real function
> and conditionally call it if CONFIG_OF is enabled instead.
>
> Signed-off-by: Javier Martinez Canillas <javier.martinez at collabora.co.uk>
> ---
> drivers/mfd/max77686.c | 10 +---------
Acked-by: Lee Jones <lee.jones at linaro.org>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the linux-arm-kernel
mailing list