commit | c9697d7d61d326eb667c837eb28f2e4762675971 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Jun 12 20:01:14 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 17 21:16:04 2018 +0800 |
tree | d4192e946bef2f3849d7177f58456010f3981ab5 | |
parent | f4baf3b5531b7ad9fc73105a45b4929c3065ee66 [diff] |
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 <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>