Skip to content

Commit

Permalink
ARM: dts: Remove '0x's from OMAP4 DTS file
Browse files Browse the repository at this point in the history
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
  • Loading branch information
Lee Jones authored and Benoit Cousson committed Oct 8, 2013
1 parent ee8530b commit 75d71d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/omap4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
cache-level = <2>;
};

local-timer@0x48240600 {
local-timer@48240600 {
compatible = "arm,cortex-a9-twd-timer";
reg = <0x48240600 0x20>;
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_HIGH)>;
Expand Down

0 comments on commit 75d71d4

Please sign in to comment.