i2c: at91: remove old polling driver
authorNikolaus Voss <n.voss@weinmann.de>
Tue, 8 Nov 2011 10:49:24 +0000 (11:49 +0100)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 12:49:12 +0000 (14:49 +0200)
commita879e9c34b93ee43f5caa7f94eb17e7af4f6ef50
treebef8ff00920554f7930ef47bcfebbab4f03d3c01
parentaf2a5f09fb6d317a0ec4b5026cd50f0b49a60419
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>
arch/arm/mach-at91/include/mach/at91_twi.h [deleted file]
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-at91.c [deleted file]