Commit e7787aed authored by Lee Jones's avatar Lee Jones Committed by Kukjin Kim

ARM: dts: Remove '0x's from Exynos4210 DTSI file

... for the sake of consistency and assumed convention.
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Acked-by: default avatarTomasz Figa <t.figa@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 95f4c469
......@@ -72,7 +72,7 @@ mct_map: mct-map {
};
};
clock: clock-controller@0x10030000 {
clock: clock-controller@10030000 {
compatible = "samsung,exynos4210-clock";
reg = <0x10030000 0x20000>;
#clock-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment