Searched hist:bb354aeb364f9dee51e16edfdf6194ce4ba9237e (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | diff bb354aeb364f9dee51e16edfdf6194ce4ba9237e Mon Feb 15 09:30:32 CST 2021 Linus Walleij <linus.walleij@linaro.org> iio: magnetometer: yas530: Include right header
To get access to the big endian byte order parsing helpers drivers need to include <asm/unaligned.h> and nothing else.
Reported-by: kernel test robot <lkp@intel.com> Suggested-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Cc: <Stable@vger.kernel.org> Link: https://lore.kernel.org/r/20210215153032.47962-1-linus.walleij@linaro.org Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|