Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139970
b: refs/heads/master
c: 15ee04c
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Greg Ungerer committed Mar 24, 2009
1 parent e055077 commit 4274a98
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: 606333d64e06db9ae14b5a025380bc5954b1a6c4
refs/heads/master: 15ee04c288d8d612d93a14decc968e817d21e789
2 changes: 1 addition & 1 deletion trunk/arch/m68k/include/asm/scatterlist.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ struct scatterlist {
unsigned int offset;
unsigned int length;

__u32 dma_address; /* A place to hang host-specific addresses at. */
dma_addr_t dma_address; /* A place to hang host-specific addresses at. */
};

/* This is bogus and should go away. */
Expand Down

0 comments on commit 4274a98

Please sign in to comment.