From: Gregory CLEMENT Date: Wed, 19 Feb 2014 22:14:56 +0000 (+0100) Subject: ARM: mvebu: Allows to get the SoC ID even without PCI enabled X-Git-Tag: v3.15-rc1~121^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a4c63f8c136d3368625d640f2dd1cb505f1fea;p=pandora-kernel.git ARM: mvebu: Allows to get the SoC ID even without PCI enabled The address translation of a PCI node don't require anymore the PCI support in the kernel. This translation is mandatory to be able to read the SoC ID which is stored in the PCI controller of the mvebu SoCs. This patch selects the symbol needed to get only this translation for all the mvebu platforms. Signed-off-by: Gregory CLEMENT Tested-by: Ezequiel Garcia Reviewed-by: Ezequiel Garcia Signed-off-by: Grant Likely --- Reading git-diff-tree failed