Message ID | 1477297890-34899-1-git-send-email-wangkefeng.wang@huawei.com |
---|---|
State | Accepted |
Commit | ca34ab20255d0f5addf64ed2082a2c61a84563db |
Headers | show |
Hi Kefeng, On 2016/10/24 9:31, Kefeng Wang wrote: > Since commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi > as deprecated"), remove deprecated skeleton.dtsi. > > Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> > --- Applied all the 3 patches to the hisilicon soc tree. Thanks! Best Regards, Wei > arch/arm/boot/dts/hip01.dtsi | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/boot/dts/hip01.dtsi b/arch/arm/boot/dts/hip01.dtsi > index 4e9562f..9d5fd5c 100644 > --- a/arch/arm/boot/dts/hip01.dtsi > +++ b/arch/arm/boot/dts/hip01.dtsi > @@ -11,8 +11,6 @@ > * published by the Free Software Foundation. > */ > > -#include "skeleton.dtsi" > - > / { > interrupt-parent = <&gic>; > #address-cells = <1>; > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/arch/arm/boot/dts/hip01.dtsi b/arch/arm/boot/dts/hip01.dtsi index 4e9562f..9d5fd5c 100644 --- a/arch/arm/boot/dts/hip01.dtsi +++ b/arch/arm/boot/dts/hip01.dtsi @@ -11,8 +11,6 @@ * published by the Free Software Foundation. */ -#include "skeleton.dtsi" - / { interrupt-parent = <&gic>; #address-cells = <1>;
Since commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi as deprecated"), remove deprecated skeleton.dtsi. Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> --- arch/arm/boot/dts/hip01.dtsi | 2 -- 1 file changed, 2 deletions(-) -- 1.7.12.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel