pinctrl: remove extern specifier for functions in machine.h
authorThomas Richard <thomas.richard@bootlin.com>
Tue, 20 May 2025 13:28:26 +0000 (15:28 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 May 2025 08:09:41 +0000 (10:09 +0200)
commit223657cfc87c3d5b9c2172014181c8ed7acf58e8
tree8fd0307eed9dc84f42386960d5f42c0a22b4f70e
parent1c9977b263475373b31bbf86af94a5c9ae2be42c
pinctrl: remove extern specifier for functions in machine.h

Extern is the default specifier for a function, no need to define it.

Suggested-by: Andy Shevchenko <andy@kernel.org>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://lore.kernel.org/20250520-aaeon-up-board-pinctrl-support-v6-2-dcb3756be3c6@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/pinctrl/machine.h