]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: at91: remove legacy DMA left overs
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 30 Sep 2020 14:56:54 +0000 (16:56 +0200)
committerWolfram Sang <wsa@kernel.org>
Tue, 3 Nov 2020 20:34:40 +0000 (21:34 +0100)
commitddc9bceeeef3520e56ab0b0b14ba4017c8befb64
treecb1b1b5ebaa31f5939e33accb434c9261bab7949
parenteee08c08340531fb00db02c0a82deaa15b6b26da
i2c: at91: remove legacy DMA left overs

Commit f4aafd9e6bf1 ("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 <alexandre.belloni@bootlin.com>
Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
[wsa: fixed typo in subject]
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-at91-master.c
drivers/i2c/busses/i2c-at91.h