ARM: shmobile: sh73a0: remove "0x" prefix from DT node names
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 6 Jun 2013 15:38:12 +0000 (17:38 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 18 Jun 2013 07:18:02 +0000 (16:18 +0900)
The convention for Device Tree node names is <device>@<hex-address>, where
the part after '@' shouldn't contain the "0x" prefix. Fix the sh73a0.dtsi
DT names.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found