Browse Source

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>
Lee Jones 12 years ago
parent
commit
e7787aed05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/exynos4210.dtsi

+ 1 - 1
arch/arm/boot/dts/exynos4210.dtsi

@@ -72,7 +72,7 @@
 		};
 	};
 
-	clock: clock-controller@0x10030000 {
+	clock: clock-controller@10030000 {
 		compatible = "samsung,exynos4210-clock";
 		reg = <0x10030000 0x20000>;
 		#clock-cells = <1>;