OSDN Git Service

ARM: dts: hisi-x5hd2: Remove skeleton.dtsi inclusion
authorKefeng Wang <wangkefeng.wang@huawei.com>
Mon, 24 Oct 2016 08:31:30 +0000 (16:31 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 15 Nov 2016 11:30:55 +0000 (11:30 +0000)
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>
arch/arm/boot/dts/hisi-x5hd2.dtsi

index fdcc23d..506fdc1 100644 (file)
@@ -7,10 +7,12 @@
  * publishhed by the Free Software Foundation.
  */
 
-#include "skeleton.dtsi"
 #include <dt-bindings/clock/hix5hd2-clock.h>
 
 / {
+       #address-cells = <1>;
+       #size-cells = <1>;
+
        aliases {
                serial0 = &uart0;
        };