diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-05-21 10:45:00 +0200 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2014-05-21 14:27:16 +0200 |
commit | ca766449a8116f8174e9928d1f4889a858c07610 (patch) | |
tree | f6648f300920ea846b87a89258e51c17a438bf68 | |
parent | 106e6fb87ff8244377c486da0c8f3fe98691acb0 (diff) | |
download | op-kernel-dev-ca766449a8116f8174e9928d1f4889a858c07610.zip op-kernel-dev-ca766449a8116f8174e9928d1f4889a858c07610.tar.gz |
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>
-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 f5b9898..5cb0e63 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>; |