9 Jan
2024
9 Jan
'24
3:13 p.m.
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@intel.com Closes: https://lore.kernel.org/oe-kbuild-all/202401072137.Oc7pQgRW-lkp@intel.com/
Signed-off-by: Gergo Koteles soyer@irl.hu
Thanks, applied with the additional Fixes tag to the commit.
Takashi