Mesa (master): nv50: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Jun 4 00:31:37 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jun  3 17:29:59 2010 -0700

nv50: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/nv50/nv50_surface.c b/src/gallium/drivers/nv50/nv50_surface.c
index 5535610..814921f 100644
--- a/src/gallium/drivers/nv50/nv50_surface.c
+++ b/src/gallium/drivers/nv50/nv50_surface.c
@@ -29,7 +29,6 @@
 #include "util/u_inlines.h"
 #include "util/u_pack_color.h"
 
-#include "util/u_tile.h"
 #include "util/u_format.h"
 
 /* return TRUE for formats that can be converted among each other by NV50_2D */




More information about the mesa-commit mailing list