From: Lucas Stach Date: Fri, 11 Apr 2014 14:59:38 +0000 (+0200) Subject: ARM: dts: vybrid: drop address and size cells from GIC node X-Git-Tag: omap-for-v3.16/pm-signed~52^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308965f94d00b670ca3a0f799839a68412da34d9;p=pandora-kernel.git ARM: dts: vybrid: drop address and size cells from GIC node This is likely a copy-and-paste error from the ARM GIC documentation, that has already been fixed. address-cells should have been set to 0, as with the size cells. As having those properties set to 0 is the same thing as not specifying them, drop them completely. Signed-off-by: Lucas Stach Acked-by: Rob Herring Signed-off-by: Shawn Guo --- Reading git-diff-tree failed