diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-10-21 12:47:42 -0400 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-11-03 05:34:31 -0500 |
commit | 5563d3489692a7f4239aca78b95d2a05a21d0d6a (patch) | |
tree | 4c8cdedafb465945429861007304e0ef5b7ebe61 | |
parent | dd4f25a3ed55cc4c429869e522ee57ed05cce821 (diff) |
ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
-rw-r--r-- | arch/arm/boot/dts/at91sam9x5_can.dtsi | 10 |
1 files changed, 5 insertions, 5 deletions
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 @@ | |||
1 | /* | 1 | /* |
2 | * at91sam9x5_macb0.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 | 2 | * at91sam9x5_can.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 |
3 | * Ethernet interface. | 3 | * Ethernet interface. |
4 | * | 4 | * |
5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> | 5 | * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> |
@@ -20,10 +20,10 @@ | |||
20 | reg = <29>; | 20 | reg = <29>; |
21 | }; | 21 | }; |
22 | 22 | ||
23 | can1_clk: can1_clk { | 23 | can1_clk: can1_clk { |
24 | #clock-cells = <0>; | 24 | #clock-cells = <0>; |
25 | reg = <30>; | 25 | reg = <30>; |
26 | }; | 26 | }; |
27 | }; | 27 | }; |
28 | }; | 28 | }; |
29 | }; | 29 | }; |