Browse Source

ARM: ux500: Fix trivial white-space error in the DBX500 DTSI file

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Lee Jones 12 years ago
parent
commit
d460d28bfb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/ste-dbx5x0.dtsi

+ 1 - 1
arch/arm/boot/dts/ste-dbx5x0.dtsi

@@ -888,7 +888,7 @@
 		cpufreq-cooling {
 			compatible = "stericsson,db8500-cpufreq-cooling";
 			status = "disabled";
-		 };
+		};
 
 		vmmci: regulator-gpio {
 			compatible = "regulator-gpio";