> > 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.cior...@nxp.com> > > Reviewed-by: Laurentiu Tudor <laurentiu.tu...@nxp.com> > > --- > > 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