[RFC 4/7] pinctrl: mscc: Fix multiple definition error

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Tue May 4 20:57:24 CEST 2021


Am Montag, den 03.05.2021, 16:48 -0400 schrieb Tom Rini:
> With gcc-11 we get a multiple errors here as the declarations for
> mscc_pinctrl_ops and mscc_gpio_ops are missing an extern.
> 
> CC: Gregory CLEMENT <gregory.clement at bootlin.com>
> Cc: Lars Povlsen <lars.povlsen at microchip.com>
> Cc: Horatiu Vultur <horatiu.vultur at microchip.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/pinctrl/mscc/mscc-common.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- Daniel



More information about the U-Boot mailing list