]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 27 Apr 2012 18:43:27 +0000 (20:43 +0200)
commit72dbb5d184e550343ecae3a732585485f80b5771
treee75dd1e131300eaf32a695fa369fd82e06b1be58
parenta9c8a7140286d103a9d225b597cc97c3fce9e640
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