From: Paul Gortmaker Date: Fri, 25 Jan 2008 20:33:20 +0000 (+1100) Subject: [POWERPC] mpc5200: add #address-cells and #size-cells to soc node. X-Git-Tag: v2.6.25-rc1~1131^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a5be39159a2a7473a0c2dd2a487782e65b95ba;p=pandora-kernel.git [POWERPC] mpc5200: add #address-cells and #size-cells to soc node. The various 5200 dts files don't have values specified for the soc node, which in turn results in a warning from the processing of every child node (roughly 40 warnings per file). This explicitly sets the default values and gets rid of all the warnings. Signed-off-by: Paul Gortmaker Signed-off-by: Grant Likely --- Reading git-diff-tree failed