pinctrl: remove unneeded extern specifiers from consumer.h
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 2 Oct 2023 18:53:47 +0000 (20:53 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Sat, 4 Nov 2023 09:23:18 +0000 (10:23 +0100)
commit9596ebf87c4f3f439d658af4d7cc2a302bea3750
tree38e03ceb21ce496bbe71a4fac56ec8eeccab199b
parent2654521d774f9461234bcf3d089185404abd110b
pinctrl: remove unneeded extern specifiers from consumer.h

The 'extern' specifiers are not needed for function declarations. Remove
all of them from the pinctrl/consumer.h header.

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