From fe0ec0ee07208027e3e36a1dc4a653780b4984f2 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 16 Jan 2014 23:41:38 +0100 Subject: [PATCH] pinctrl: capri: add dependency on OF As this driver is using pinconf_generic_dt_node_to_map_pin() it needs to depend on OF so as not to cause build problems on archs that do not support OF. Cc: Sherman Yin Signed-off-by: Linus Walleij --- Reading git-format-patch failed