From: Thomas Petazzoni Date: Fri, 9 Aug 2013 10:35:50 +0000 (+0200) Subject: PCI: mvebu: Make Marvell PCIe driver depend on OF X-Git-Tag: v3.12-rc1~177^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5477a33b51b7282aca731213dc592b5f0c4e7c13;p=pandora-kernel.git PCI: mvebu: Make Marvell PCIe driver depend on OF The Marvell PCIe host controller driver is heavily tied to Device Tree APIs, and can only be used on platforms where the Device Tree is used. Therefore, it should "depends on OF" to avoid build failures on !OF configurations. Reported-by: Ezequiel Garcia Tested-by: Ezequiel Garcia Signed-off-by: Thomas Petazzoni Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed