RE: [PATCH RESEND] bus: fsl-mc: explicitly define the fsl_mc_command endianness

From: Ioana Ciornei
Date: Thu Nov 29 2018 - 09:09:17 EST


> > Both the header and the command parameters of the fsl_mc_command are
> > 64-bit little-endian words. Use the appropriate type to explicitly
> > specify their endianness.
> >
> > Signed-off-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>
> > Reviewed-by: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
> > ---
> > include/linux/fsl/mc.h | 12 ++++++------
> > 1 file changed, 6 insertions(+), 6 deletions(-)
>
> What tree is this made against? I can't seem to apply it to any of mine :(
>

This was generated against a clean 4.20-rc1 but I just checked and I could apply it on both staging-next and driver-core-next.
Am I missing something?

Ioana

> Any hints?
>
> thanks,
>
> greg k-h