Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271325
b: refs/heads/master
c: 251b9b0
h: refs/heads/master
i:
  271323: 97059b7
v: v3
  • Loading branch information
Timur Tabi authored and Florian Tobias Schandinat committed Sep 18, 2011
1 parent 76c4152 commit ae16385
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: 3f78bbd1a256e04dfb486dbee0430e0ecad6d960
refs/heads/master: 251b9b0d403f61f507155697a459038b2ee3336c
2 changes: 1 addition & 1 deletion trunk/include/linux/fsl-diu-fb.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ struct diu_hw {
};

struct diu_addr {
__u8 __iomem *vaddr; /* Virtual address */
void *vaddr; /* Virtual address */
dma_addr_t paddr; /* Physical address */
__u32 offset;
};
Expand Down

0 comments on commit ae16385

Please sign in to comment.