Mesa (master): r300g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Dec 24 00:05:45 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Dec 23 16:05:28 2010 -0800

r300g: Remove unnecessary header.

---

 src/gallium/winsys/radeon/drm/radeon_drm_common.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_common.c b/src/gallium/winsys/radeon/drm/radeon_drm_common.c
index f38ab6e..edd7cd3 100644
--- a/src/gallium/winsys/radeon/drm/radeon_drm_common.c
+++ b/src/gallium/winsys/radeon/drm/radeon_drm_common.c
@@ -36,8 +36,6 @@
 #include "pipebuffer/pb_bufmgr.h"
 #include "util/u_memory.h"
 
-#include "state_tracker/drm_driver.h"
-
 #include <radeon_drm.h>
 #include <radeon_bo_gem.h>
 #include <radeon_cs_gem.h>




More information about the mesa-commit mailing list