Update dtc to fix compilation problem on Mac OS 10.6
commit307f3d015625e705dba0a0bd2735ce42118fd533
authorJohn Arbuckle <programmingkidx@gmail.com>
Thu, 4 Jan 2018 19:49:52 +0000 (4 14:49 -0500)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 10 Jan 2018 01:53:00 +0000 (10 12:53 +1100)
tree25192863ee26f03cca72d93a5d9a0cb34fb35736
parenta6a444a87aae0062ffed45374b93217ff3308a8c
Update dtc to fix compilation problem on Mac OS 10.6

Currently QEMU does not build on Mac OS 10.6
because of a missing patch in the dtc
subproject. Updating dtc to make the patch
available fixes this problem.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
dtc