<div dir="ltr">The whole series looks good to me.<div><br></div><div>Reviewed-by: Plamena Manolova <<a href="mailto:plamena.manolova@intel.com">plamena.manolova@intel.com</a>></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 2:58 AM, Timothy Arceri <span dir="ltr"><<a href="mailto:tarceri@itsqueeze.com" target="_blank">tarceri@itsqueeze.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 src/gallium/auxiliary/util/u_<wbr>queue.c | 1 -<br>
 1 file changed, 1 deletion(-)<br>
<br>
diff --git a/src/gallium/auxiliary/util/<wbr>u_queue.c b/src/gallium/auxiliary/util/<wbr>u_queue.c<br>
index 9565c53..bb63a6b 100644<br>
--- a/src/gallium/auxiliary/util/<wbr>u_queue.c<br>
+++ b/src/gallium/auxiliary/util/<wbr>u_queue.c<br>
@@ -20,21 +20,20 @@<br>
  * USE OR OTHER DEALINGS IN THE SOFTWARE.<br>
  *<br>
  * The above copyright notice and this permission notice (including the<br>
  * next paragraph) shall be included in all copies or substantial portions<br>
  * of the Software.<br>
  */<br>
<br>
 #include "u_queue.h"<br>
 #include "u_memory.h"<br>
 #include "u_string.h"<br>
-#include "os/os_time.h"<br>
<br>
 static void util_queue_killall_and_wait(<wbr>struct util_queue *queue);<br>
<br>
 /*****************************<wbr>******************************<wbr>*****************<br>
  * Wait for all queues to assert idle when exit() is called.<br>
  *<br>
  * Otherwise, C++ static variable destructors can be called while threads<br>
  * are using the static variables.<br>
  */<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.9.3<br>
<br>
______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
</font></span></blockquote></div><br></div>