i2c-pnx.c: Remove duplicated i2c.h
authorRoland Stigge <stigge@antcom.de>
Wed, 4 Apr 2012 08:34:39 +0000 (10:34 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 12 May 2012 12:28:12 +0000 (14:28 +0200)
commit26f8d43df75c79332f3b7b60cc1c748e2cad5753
tree8a563546fd5307056be2b32de2e586a88ae35a73
parent77701a8bab89fb0f87271674e57b2ecf636fbc5f
i2c-pnx.c: Remove duplicated i2c.h

The platforms using i2c-pnx.c both defined a duplicated i2c.h (used nowhere
else). This patch removes those and integrates the contents into the driver
itself.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
arch/arm/mach-lpc32xx/include/mach/i2c.h [deleted file]
arch/arm/mach-pnx4008/include/mach/i2c.h [deleted file]
drivers/i2c/busses/i2c-pnx.c