Skip to content
Commit 8bb6fd58 authored by Hou Zhiqiang's avatar Hou Zhiqiang Committed by Wolfram Sang
Browse files

i2c: imx: fix a compiling error



drivers/i2c/busses/i2c-imx.c:978:2: error: implicit declaration of
function ‘pinctrl_select_state’ [-Werror=implicit-function-declaration]
  pinctrl_select_state(i2c_imx->pinctrl, i2c_imx->pinctrl_pins_gpio);
  ^

Signed-off-by: default avatarHou Zhiqiang <Zhiqiang.Hou@freescale.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 8005c49d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment