From: Thomas Petazzoni Date: Wed, 6 Mar 2013 10:23:35 +0000 (+0100) Subject: arm: mvebu: fix address-cells in mpic DT node X-Git-Tag: v3.9-rc3~29^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b72b78fda0433a7e115bc2d78603fde65fae0e7;p=pandora-kernel.git arm: mvebu: fix address-cells in mpic DT node There is no need to have a #address-cells property in the MPIC Device Tree node, and more than that, having it confuses the of_irq_map_raw() logic, which will be used by the Marvell PCIe driver. Signed-off-by: Thomas Petazzoni Signed-off-by: Jason Cooper --- Reading git-diff-tree failed