Mesa (master): llvmpipe: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Oct 21 08:45:14 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Oct 21 01:44:48 2010 -0700

llvmpipe: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/llvmpipe/lp_jit.c b/src/gallium/drivers/llvmpipe/lp_jit.c
index 4dbb12c..c540f9b 100644
--- a/src/gallium/drivers/llvmpipe/lp_jit.c
+++ b/src/gallium/drivers/llvmpipe/lp_jit.c
@@ -36,7 +36,6 @@
 #include <llvm-c/Transforms/Scalar.h>
 
 #include "util/u_memory.h"
-#include "util/u_cpu_detect.h"
 #include "gallivm/lp_bld_init.h"
 #include "gallivm/lp_bld_debug.h"
 #include "lp_screen.h"




More information about the mesa-commit mailing list