diff options
author | Marco Franchi <marco.franchi@nxp.com> | 2017-09-21 14:01:25 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-10-13 11:43:56 +0800 |
commit | efb9adb274754e82f5143ee06d6337f247295176 (patch) | |
tree | 80253fcb2e1d0d4a6897faa4348963d5fe8a57d7 /arch/arm/mach-ixp4xx | |
parent | 3d208992d92148941b66fe7756140383d40c66f9 (diff) |
ARM: dts: imx6ul: Remove leading zeroes from unit addresses
The following build warnings are seen with W=1:
Warning (unit_address_format): Node /interrupt-controller@00a01000 unit
name should not have leading 0s
Warning (simple_bus_reg): Node /soc/sram@00900000 simple-bus unit address
format error, expected "900000"
Warning (simple_bus_reg): Node /soc/dma-apbh@01804000 simple-bus unit
address format error, expected "1804000"
(...)
Remove the leading zeroes from unit addresses to fix the warnings.
Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-ixp4xx')
0 files changed, 0 insertions, 0 deletions