On Wed, Sep 30, 2020 at 04:56:54PM +0200, Alexandre Belloni wrote: > Commit dc6df6e90de9 ("i2c: at91: remove legacy DMA support") removed legcy > DMA support from the driver. Remove the last use of the definitions from > linux/platform_data/dma-atmel.h and stop including this header. > > Signed-off-by: Alexandre Belloni Fixed the typo in the commit message and applied to for-next, thanks!