From: Linus Walleij Date: Thu, 28 Nov 2013 22:12:07 +0000 (+0100) Subject: i2c: nomadik: remove platform data header X-Git-Tag: v3.14-rc1~146^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5915dbf42971a743f50de6c0970ce48b0109c832;p=pandora-kernel.git 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 Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed