Mesa (master): r600g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Oct 8 11:57:05 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Oct  8 04:56:49 2010 -0700

r600g: Remove unnecessary header.

---

 src/gallium/winsys/r600/drm/radeon_bo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/winsys/r600/drm/radeon_bo.c b/src/gallium/winsys/r600/drm/radeon_bo.c
index 836d5d7..14a0016 100644
--- a/src/gallium/winsys/r600/drm/radeon_bo.c
+++ b/src/gallium/winsys/r600/drm/radeon_bo.c
@@ -32,7 +32,6 @@
 #include "r600_priv.h"
 #include "xf86drm.h"
 #include "radeon_drm.h"
-#include "util/u_time.h"
 
 static int radeon_bo_fixed_map(struct radeon *radeon, struct radeon_bo *bo)
 {




More information about the mesa-commit mailing list