i2c-pnx.c: Remove duplicated i2c.h
authorRoland Stigge <stigge@antcom.de>
Sun, 22 Apr 2012 09:59:47 +0000 (11:59 +0200)
committerRoland Stigge <stigge@antcom.de>
Sun, 22 Apr 2012 09:59:47 +0000 (11:59 +0200)
commitbe460385af1c40905dd6858a475bc949a3072b08
treebaa676725d348a9f862e390478b91d021af2bd81
parent1451ba3a5fa52d874e03a3380d053f3e6a5fcae4
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