From: Linus Walleij Date: Mon, 9 Dec 2013 08:26:01 +0000 (+0100) Subject: pinctrl: make the MSM SoC driver depend on OF X-Git-Tag: dt-for-linus~7^2~26^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a7c0e0cdb82483a8b4998dfdff847d7a515f020;p=pandora-kernel.git pinctrl: make the MSM SoC driver depend on OF We had a compilation failure on x86_64 due to missing OF support as this was an implicit dependency. Add an explicit dependency on OF and OF_IRQ on the SoC driver. Cc: Bjorn Andersson Signed-off-by: Linus Walleij --- Reading git-diff-tree failed