projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc04347
)
llvmpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Thu, 21 Oct 2010 08:44:48 +0000
(
01:44
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 21 Oct 2010 08:44:48 +0000
(
01:44
-0700)
src/gallium/drivers/llvmpipe/lp_jit.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_jit.c
b/src/gallium/drivers/llvmpipe/lp_jit.c
index 4dbb12c999b22814d1c56d6fd81a3c3440f26998..c540f9b362880ca15e2cdf38a91fee1ae8994641 100644
(file)
--- 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"