Mesa (master): gallivm: Remove unnecessary headers.

Vinson Lee vlee at kemper.freedesktop.org
Thu Sep 16 01:15:02 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Sep 15 18:14:18 2010 -0700

gallivm: Remove unnecessary headers.

---

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

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c b/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
index f61f23e..db6865b 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"
@@ -48,7 +47,6 @@
 #include "lp_bld_arit.h"
 #include "lp_bld_logic.h"
 #include "lp_bld_swizzle.h"
-#include "lp_bld_pack.h"
 #include "lp_bld_flow.h"
 #include "lp_bld_gather.h"
 #include "lp_bld_format.h"




More information about the mesa-commit mailing list