dts: quark_d2000: fix build warning

patch fix the build warning generated while building
application for quark_d2000. This is a fix for Jira ZEP-2437

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
Savinay Dharmappa 2017-07-26 23:50:06 +05:30 committed by Anas Nashif
commit 8a0afcd372

View file

@ -3,6 +3,9 @@
/ { / {
cpus { cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 { cpu@0 {
device_type = "cpu"; device_type = "cpu";
compatible = "intel,quark"; compatible = "intel,quark";