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

... for the sake of consistency and assumed convention.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Lee Jones 2013-08-06 03:04:43 +09:00 committed by Kukjin Kim
parent 95f4c46982
commit e7787aed05
1 changed files with 1 additions and 1 deletions

View File

@ -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>;