From: Stephen Warren Date: Thu, 21 Mar 2013 08:08:46 +0000 (+0000) Subject: i2c: tegra: assume CONFIG_OF, remove platform data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~62^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a64ac555f1dabd2b94325553187d0db6ecac16;p=pandora-kernel.git i2c: tegra: assume CONFIG_OF, remove platform data Tegra only supports, and always enables, device tree. Remove all ifdefs and runtime checks for DT support from the driver. Platform data is therefore no longer required. Delete the header that defines it. Signed-off-by: Stephen Warren Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed