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 <[email protected]> > Cc: Lars Povlsen <[email protected]> > Cc: Horatiu Vultur <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > drivers/pinctrl/mscc/mscc-common.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Daniel Schwierzeck <[email protected]> -- Daniel

