From: Kevin Hao Date: Tue, 3 Feb 2015 15:29:52 +0000 (-0600) Subject: PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~145^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b66a2cf68ed3613fe72fe01ed309f998e2bbb3;p=pandora-kernel.git PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF Add a stub for pci_device_to_OF_node() so drivers don't need to use #ifdef CONFIG_OF around calls to it. Signed-off-by: Kevin Hao Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed