Skip to content

Commit

Permalink
ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Nicolas Ferre committed Nov 3, 2014
1 parent dd4f25a commit 5563d34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions arch/arm/boot/dts/at91sam9x5_can.dtsi
Original file line number Diff line number Diff line change
@@ -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>
Expand All @@ -20,10 +20,10 @@
reg = <29>;
};

can1_clk: can1_clk {
#clock-cells = <0>;
reg = <30>;
};
can1_clk: can1_clk {
#clock-cells = <0>;
reg = <30>;
};
};
};
};
Expand Down

0 comments on commit 5563d34

Please sign in to comment.