freedreno: Add dependency on the xml build to the winsys.
authorEric Anholt <eric@anholt.net>
Thu, 11 Jul 2019 18:35:12 +0000 (11:35 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 11 Jul 2019 19:01:01 +0000 (12:01 -0700)
The screen header includes the common xml, and otherwise we might race
to build before it's done.

Fixes: e03259974e2f ("freedreno: Generate headers from xml files")
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>

No differences found