Mesa (master): gallivm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Sep 16 22:34:41 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Sep 16 15:34:24 2010 -0700

gallivm: Remove unnecessary header.

---

 src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c b/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c
index a9a4e7b..7e06490 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c
@@ -40,7 +40,6 @@
 #include "util/u_memory.h"
 #include "util/u_math.h"
 #include "util/u_format.h"
-#include "util/u_cpu_detect.h"
 #include "lp_bld_debug.h"
 #include "lp_bld_type.h"
 #include "lp_bld_const.h"




More information about the mesa-commit mailing list