From: Nicolas Ferre <nicolas.ferre@atmel.com>
Date: Tue, 21 Oct 2014 16:47:42 +0000 (+0200)
Subject: ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5563d3489692a7f4239aca78b95d2a05a21d0d6a;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---

diff --git a/arch/arm/boot/dts/at91sam9x5_can.dtsi b/arch/arm/boot/dts/at91sam9x5_can.dtsi
index f44ab7702a12..ebe4147529bb 100644
--- a/arch/arm/boot/dts/at91sam9x5_can.dtsi
+++ b/arch/arm/boot/dts/at91sam9x5_can.dtsi
@@ -1,5 +1,5 @@
 /*
- * at91sam9x5_macb0.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1
+ * at91sam9x5_can.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1
  * Ethernet interface.
  *
  * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
@@ -20,10 +20,10 @@
 						reg = <29>;
 					};
 
-                                        can1_clk: can1_clk {
-                                                #clock-cells = <0>;
-                                                reg = <30>;
-                                        };
+					can1_clk: can1_clk {
+						#clock-cells = <0>;
+						reg = <30>;
+					};
 				};
 			};
 		};