From: Bin Meng Date: Wed, 13 Jun 2018 03:01:14 +0000 (-0700) Subject: x86: cherryhill: Fix DTC warning X-Git-Tag: v2018.07-rc2~45^2~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;ds=sidebyside;h=e3ec0d03bb1df69e8c9aba3eebba0690dc8e538b;p=oweals%2Fu-boot.git x86: cherryhill: Fix DTC warning Fix warning when compiling cherryhill.dts with latest DTC: "Warning (avoid_unnecessary_addr_size): /pci/pch@1f,0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property" Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- diff --git a/arch/x86/dts/cherryhill.dts b/arch/x86/dts/cherryhill.dts index c3a6aad77b..3e29683bd9 100644 --- a/arch/x86/dts/cherryhill.dts +++ b/arch/x86/dts/cherryhill.dts @@ -75,8 +75,6 @@ pch@1f,0 { reg = <0x0000f800 0 0 0 0>; compatible = "intel,pch9"; - #address-cells = <1>; - #size-cells = <1>; irq-router { compatible = "intel,irq-router";