Mesa (master): gallivm: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sat Aug 14 19:54:41 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Aug 14 12:54:21 2010 -0700

gallivm: Remove unnecessary header.

---

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

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c b/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
index 02d43e3..806c7d5 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.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