Hi Dirk > Add SDHIx support for ES2.0. Taken from the Renesas BSP > > https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git/tree/drivers/pinctrl/sh-pfc/pfc-r8a7795.c > > Signed-off-by: Dirk Behme <[email protected]> > --- (snip) > @@ -3182,7 +3453,7 @@ static const char * const usb2_groups[] = { > > static const char * const usb2_ch3_groups[] = { > "usb2_ch3", > -}; > +}
I think this patch is not related to usb2, and ";" is needed here ? Best regards --- Kuninori Morimoto
