projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b90914
)
r600g: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sun, 1 Aug 2010 02:23:14 +0000
(19:23 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 1 Aug 2010 02:23:14 +0000
(19:23 -0700)
src/gallium/drivers/r600/r700_asm.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r600/r700_asm.c
b/src/gallium/drivers/r600/r700_asm.c
index 3532ba5b0c635d0db88b51f3cd6cf9cf9caec22a..1ebe20d6ab063b4bff254d97bcecaccab050ad7a 100644
(file)
--- a/
src/gallium/drivers/r600/r700_asm.c
+++ b/
src/gallium/drivers/r600/r700_asm.c
@@
-25,7
+25,6
@@
#include "util/u_memory.h"
#include "r700_sq.h"
#include <stdio.h>
-#include <errno.h>
int r700_bc_alu_build(struct r600_bc *bc, struct r600_bc_alu *alu, unsigned id)
{