Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux-2.6-microblaze.git] / drivers / iio / adc / ti-ads131e08.c
index 80a0981..32237ca 100644 (file)
@@ -105,7 +105,7 @@ struct ads131e08_state {
                s64 ts __aligned(8);
        } tmp_buf;
 
-       u8 tx_buf[3] ____cacheline_aligned;
+       u8 tx_buf[3] __aligned(IIO_DMA_MINALIGN);
        /*
         * Add extra one padding byte to be able to access the last channel
         * value using u32 pointer