On Mon, 08 Jan 2024 22:16:46 +0100, Gergo Koteles wrote: > > Sparse reports an endian mismatch. > The amplifier expects the calibration data as big-endian. > Use the __be32 type to express endianness better. > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202401072137.Oc7pQgRW-lkp@xxxxxxxxx/ > > Signed-off-by: Gergo Koteles <soyer@xxxxxx> Thanks, applied with the additional Fixes tag to the commit. Takashi