Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262842
b: refs/heads/master
c: ae65eb7
h: refs/heads/master
v: v3
  • Loading branch information
Maxin John authored and Tony Lindgren committed Aug 10, 2011
1 parent ce2ff29 commit 587663c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1d08fd9f6a7f2541a7b28a21fc638c4640d9cabb
refs/heads/master: ae65eb729dd3d3309fb3b7a1badc7b67cada2357
3 changes: 0 additions & 3 deletions trunk/arch/arm/plat-omap/iovmm.c
Original file line number Diff line number Diff line change
Expand Up @@ -423,9 +423,6 @@ static void sgtable_fill_kmalloc(struct sg_table *sgt, u32 pa, u32 da,
{
unsigned int i;
struct scatterlist *sg;
void *va;

va = phys_to_virt(pa);

for_each_sg(sgt->sgl, sg, sgt->nents, i) {
unsigned bytes;
Expand Down

0 comments on commit 587663c

Please sign in to comment.