
4 May
2021
4 May
'21
8:57 p.m.
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@bootlin.com Cc: Lars Povlsen lars.povlsen@microchip.com Cc: Horatiu Vultur horatiu.vultur@microchip.com Signed-off-by: Tom Rini trini@konsulko.com
drivers/pinctrl/mscc/mscc-common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
-- Daniel