diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-09-18 00:37:29 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-20 10:02:08 +0300 |
commit | 971479115444e9f575226e76d5443e6e90954e78 (patch) | |
tree | 904e2518b8bef440969010e2a388c8ab3a0cad7c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8b10ca2f7551e024b60ab5e27d3e3630c029000a (diff) | |
download | linux-971479115444e9f575226e76d5443e6e90954e78.tar.xz |
gpio: twl4030: Reorder functions which allows to drop a forward declaraion
There is no cyclic dependency between gpio_twl4030_probe() and
gpio_twl4030_remove(), so by moving the latter before the former the
forward declaration can be dropped.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions