diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-19 21:11:02 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-12-27 15:58:39 +0100 |
commit | 5d5dfc50e5689d5b09de4a323f84c28a6700d156 (patch) | |
tree | 65b95d7a09cfd9423a0269f3d3d9968e26c9f216 /drivers/gpio/gpio-wm8994.c | |
parent | 7dd1871e5049bbd40ee78ac94b1678ba5caf2486 (diff) |
gpiolib: remove extra_checks
extra_checks is only used in a few places. It also depends on
a non-standard DEBUG define one needs to add to the source file. The
overhead of removing it should be minimal (we already use pure
might_sleep() in the code anyway) so drop it.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-wm8994.c')
0 files changed, 0 insertions, 0 deletions