Message ID | 1400661924-10745-3-git-send-email-lee.jones@linaro.org |
---|---|
State | Accepted |
Commit | ca766449a8116f8174e9928d1f4889a858c07610 |
Headers | show |
On 05/21/2014 10:45 AM, Lee Jones wrote: > Just a trivial commenting fix. No functional changes. > > Signed-off-by: Lee Jones <lee.jones@linaro.org> > --- > arch/arm/boot/dts/stih41x.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) > Acked-by: Maxime Coquelin <maxime.coquelin@st.com> Thanks, Maxime [...] -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
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>;
Just a trivial commenting fix. No functional changes. Signed-off-by: Lee Jones <lee.jones@linaro.org> --- arch/arm/boot/dts/stih41x.dtsi | 7 +++++++ 1 file changed, 7 insertions(+)