Mesa (master): r600g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Sep 17 19:38:47 UTC 2010


Module: Mesa
Branch: master
Commit: 694b1883ee52570abd22a4d763efcfa5314ca297
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=694b1883ee52570abd22a4d763efcfa5314ca297

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Sep 17 12:38:29 2010 -0700

r600g: Remove unnecessary header.

---

 src/gallium/drivers/r600/r600_state2.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/r600/r600_state2.c b/src/gallium/drivers/r600/r600_state2.c
index 63cc197..1fa58d9 100644
--- a/src/gallium/drivers/r600/r600_state2.c
+++ b/src/gallium/drivers/r600/r600_state2.c
@@ -40,7 +40,6 @@
 #include <util/u_memory.h>
 #include <util/u_inlines.h>
 #include <pipebuffer/pb_buffer.h>
-#include "state_tracker/drm_driver.h"
 #include "r600.h"
 #include "r600d.h"
 #include "r700_sq.h"




More information about the mesa-commit mailing list