diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2016-10-24 11:31:28 +0300 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2016-11-15 14:30:41 +0300 |
commit | ca34ab20255d0f5addf64ed2082a2c61a84563db (patch) | |
tree | 0cb5a7bcd2914d01b2c39d074cdce6cea5041fde /arch | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) | |
download | linux-ca34ab20255d0f5addf64ed2082a2c61a84563db.tar.xz |
ARM: dts: hip01: Remove skeleton.dtsi inclusion
Since commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi
as deprecated"), remove deprecated skeleton.dtsi.
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/boot/dts/hip01.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/hip01.dtsi b/arch/arm/boot/dts/hip01.dtsi index 4e9562f806a2..9d5fd5cfefa6 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>; |