> > --- a/drivers/rtc/rtc-rzn1.c > > +++ b/drivers/rtc/rtc-rzn1.c > > @@ -15,8 +15,8 @@ > > #include > > #include > > #include > > -#include > > #include > > +#include > > Sorting of special characters w.r.t. alphanumericals is always > a bit fuzzy... I rely on the 'sort' utility which gives the same output, so: > > #include > > #include > > #include > > Reviewed-by: Geert Uytterhoeven Reviewed-by: Wolfram Sang