llvmpipe: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Thu, 21 Oct 2010 08:44:48 +0000 (01:44 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 21 Oct 2010 08:44:48 +0000 (01:44 -0700)
src/gallium/drivers/llvmpipe/lp_jit.c

index 4dbb12c..c540f9b 100644 (file)
@@ -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"