From: Thierry Reding Date: Mon, 9 Dec 2013 10:05:39 +0000 (+0100) Subject: mfd: cros ec: spi: Depend on OF X-Git-Tag: v3.14-rc1~142^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfccdb22f340f9ae354f39793c206c7ead190dd;p=pandora-kernel.git mfd: cros ec: spi: Depend on OF The driver is not used on any non-DT platform, so it can depend on the OF Kconfig symbol to make that explicit. This is in preparation of a subsequent patch which parses some parameters from the device tree and would otherwise have to conditionalize that code. Signed-off-by: Thierry Reding Signed-off-by: Lee Jones --- Reading git-diff-tree failed