diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-09-17 23:37:29 +0200 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-20 09:02:08 +0200 |
commit | 971479115444e9f575226e76d5443e6e90954e78 (patch) | |
tree | 904e2518b8bef440969010e2a388c8ab3a0cad7c /scripts/gdb/linux/vmalloc.py | |
parent | 8b10ca2f7551e024b60ab5e27d3e3630c029000a (diff) |
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 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions