Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205517
b: refs/heads/master
c: ed1d218
h: refs/heads/master
i:
  205515: ea85f79
v: v3
  • Loading branch information
Marin Mitov authored and Greg Kroah-Hartman committed Aug 5, 2010
1 parent 0b00ca7 commit 7be6242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 94f17cd7887ca681ea88fda1fd9bf65c0ca161f0
refs/heads/master: ed1d218c95c6846416ddb39085b20a5b3c0872e4
2 changes: 1 addition & 1 deletion trunk/drivers/base/dma-coherent.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

struct dma_coherent_mem {
void *virt_base;
u32 device_base;
dma_addr_t device_base;
int size;
int flags;
unsigned long *bitmap;
Expand Down

0 comments on commit 7be6242

Please sign in to comment.