i2c: nomadik: remove platform data header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Nov 2013 22:12:07 +0000 (23:12 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 9 Jan 2014 22:02:42 +0000 (23:02 +0100)
commit5915dbf42971a743f50de6c0970ce48b0109c832
treea1e756b819876448e337bafff4974c914e96b745
parent977303979d68b323470dd92c2d4f7e95dedaea2b
i2c: nomadik: remove platform data header

The Nomadik I2C is now configured from the device tree on all platforms
using this controller. Delete the platform data header and move the
definitions into the driver so it is all contained in one single file.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-nomadik.c
include/linux/platform_data/i2c-nomadik.h [deleted file]