From fcfccdb22f340f9ae354f39793c206c7ead190dd Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Mon, 9 Dec 2013 11:05:39 +0100 Subject: [PATCH] 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-format-patch failed