diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-05-21 12:45:00 +0400 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2014-05-21 16:27:16 +0400 |
commit | ca766449a8116f8174e9928d1f4889a858c07610 (patch) | |
tree | f6648f300920ea846b87a89258e51c17a438bf68 /arch/arm/boot/dts/stih41x.dtsi | |
parent | 106e6fb87ff8244377c486da0c8f3fe98691acb0 (diff) | |
download | linux-ca766449a8116f8174e9928d1f4889a858c07610.tar.xz |
ARM: sti: stih41x: Provide a proper header for this DTSI file
Just a trivial commenting fix. No functional changes.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Diffstat (limited to 'arch/arm/boot/dts/stih41x.dtsi')
-rw-r--r-- | arch/arm/boot/dts/stih41x.dtsi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/stih41x.dtsi b/arch/arm/boot/dts/stih41x.dtsi index f5b9898d9c6e..5cb0e63376b5 100644 --- a/arch/arm/boot/dts/stih41x.dtsi +++ b/arch/arm/boot/dts/stih41x.dtsi @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2014 STMicroelectronics Limited. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * publishhed by the Free Software Foundation. + */ / { #address-cells = <1>; #size-cells = <1>; |