From: Lucas Stach Date: Fri, 11 Apr 2014 14:59:37 +0000 (+0200) Subject: ARM: dts: zynq: drop address cells from GIC node X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~41^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8e3e4d15c0d06d61a1866b389f1af34aa0e777d;p=pandora-kernel.git ARM: dts: zynq: drop address 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: Michal Simek --- Reading git-diff-tree failed