aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2022-07-05 13:21:14 +0300
committerBartosz Golaszewski <[email protected]>2022-07-05 15:58:59 +0200
commit8af3a0b23818af59971f538bf258c15e1033ea55 (patch)
treeceaca77596295ce256fe944d5b096ec76bd57584 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent03c765b0e3b4cb5063276b086c76f7a612856a9a (diff)
gpio: vf610: fix compilation error
Fix compilation error by explicitly adding the missing include. drivers/gpio/gpio-vf610.c: In function ‘vf610_gpio_direction_input’: drivers/gpio/gpio-vf610.c:120:9: error: implicit declaration of function ‘pinctrl_gpio_direction_input’; did you mean ‘vf610_gpio_direction_input’? [-Werror=implicit-function-declaration] 120 | return pinctrl_gpio_direction_input(chip->base + gpio); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | vf610_gpio_direction_input Fixes: 30a35c07d9e9 ("gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610") Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Peng Fan <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions