diff options
author | 2015-11-17 17:53:18 +0800 | |
---|---|---|
committer | 2015-11-20 15:58:22 +0100 | |
commit | 8bb6fd585d419d906fb3c228db47fbc4e4272a00 (patch) | |
tree | b5d6ec69e627e10fbd712fec619c17a284d827fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.4-rc1 (diff) | |
download | linux-dev-8bb6fd585d419d906fb3c228db47fbc4e4272a00.tar.xz linux-dev-8bb6fd585d419d906fb3c228db47fbc4e4272a00.zip |
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: Hou Zhiqiang <Zhiqiang.Hou@freescale.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions