From: Benjamin Herrenschmidt Date: Fri, 21 Dec 2007 04:39:35 +0000 (+1100) Subject: [POWERPC] 4xx: remove bogus "ranges" property in Bamboo EBC node X-Git-Tag: v2.6.25-rc1~1131^2~179 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be9419ac613b9e6ce29fbddd0c4429f8d0acc08;p=pandora-kernel.git [POWERPC] 4xx: remove bogus "ranges" property in Bamboo EBC node This removes a bogus empty "ranges" property in the EBC device node of the Bamboo board device-tree. The "ranges" property should be created by the wrapper code when it is implemented. Until then, remove the empty property since it incorrectly implies that there is a 1:1 address mapping between the EBC and the OPB. This also fixes a warning from newer DTCs. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Josh Boyer --- Reading git-diff-tree failed