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)
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>

No differences found