mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
8979b67ec6
Add __aligned(8) to ensure the buffer passed to
iio_push_to_buffers_with_timestamp() is suitable for the naturally
aligned timestamp that will be inserted.
Here structure is not used, because this buffer is also used
elsewhere in the driver.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
lmp91000.c | ||
Makefile |