diff options
author | 2024-06-25 09:38:15 +0200 | |
---|---|---|
committer | 2024-07-02 11:40:37 +0200 | |
commit | 6f2a875024993449f1b19a144d3e4391411a1b51 (patch) | |
tree | a07fd6c4d0365a334d031061a58e9191fa5cc6ef /scripts/gdb/linux/utils.py | |
parent | gpio: add sloppy logic analyzer using polling (diff) | |
download | wireguard-linux-6f2a875024993449f1b19a144d3e4391411a1b51.tar.xz wireguard-linux-6f2a875024993449f1b19a144d3e4391411a1b51.zip |
gpiolib: unexport gpiochip_get_desc()
This function has been deprecated for some time and is now only used
within the GPIOLIB core. Remove it from the public header and unexport
it as all current users are linked against the compilation unit where
it is defined.
Link: https://lore.kernel.org/r/20240625073815.12376-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions