gpio: remove unused logging helpers
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 5 Jan 2024 18:51:19 +0000 (19:51 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 Feb 2024 09:50:27 +0000 (10:50 +0100)
commit0857c39bfd09183792c680858b4416498ee1d1ca
treedcf5d09d32575b35990c133db58abf9962eeca48
parent8ce6fd81a452d554889874e50cd34e92cf4547d6
gpio: remove unused logging helpers

The general rule of the kernel is to not provide symbols that have no
users upstream. Let's remove logging helpers that are not used anywhere.

This will save us work later when we'll be modifying them to use the
upcoming SRCU infrastructure.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpiolib.h