瀏覽代碼

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

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Nicolas Ferre 11 年之前
父節點
當前提交
5563d34896
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      arch/arm/boot/dts/at91sam9x5_can.dtsi

+ 5 - 5
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>;
+					};
 				};
 			};
 		};