Commit 1fd9a015 authored by Lee Jones's avatar Lee Jones Committed by Kukjin Kim

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

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent e7787aed
......@@ -28,7 +28,7 @@ aliases {
pinctrl3 = &pinctrl_3;
};
clock: clock-controller@0x10030000 {
clock: clock-controller@10030000 {
compatible = "samsung,exynos4412-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