Skip to content

Commit a879e9c

Browse files
Nikolaus VossWolfram Sang
authored andcommitted
i2c: at91: remove old polling driver
It will get replaced by a superior one. Safe to remove since this one depends on BROKEN anyhow. Signed-off-by: Nikolaus Voss <n.voss@weinmann.de> Tested-by: Ludovic Desroches <ludovic.desroches@atmel.com> Reviewed-by: Nicolas Ferre <nicolas.ferre@atmel.com> [wsa: added commit message] Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
1 parent af2a5f0 commit a879e9c

File tree

3 files changed

+0
-384
lines changed

3 files changed

+0
-384
lines changed

arch/arm/mach-at91/include/mach/at91_twi.h

Lines changed: 0 additions & 68 deletions
This file was deleted.

drivers/i2c/busses/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ obj-$(CONFIG_I2C_HYDRA) += i2c-hydra.o
2828
obj-$(CONFIG_I2C_POWERMAC) += i2c-powermac.o
2929

3030
# Embedded system I2C/SMBus host controller drivers
31-
obj-$(CONFIG_I2C_AT91) += i2c-at91.o
3231
obj-$(CONFIG_I2C_AU1550) += i2c-au1550.o
3332
obj-$(CONFIG_I2C_BLACKFIN_TWI) += i2c-bfin-twi.o
3433
obj-$(CONFIG_I2C_CPM) += i2c-cpm.o

drivers/i2c/busses/i2c-at91.c

Lines changed: 0 additions & 315 deletions
This file was deleted.

0 commit comments

Comments
 (0)