Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91424
b: refs/heads/master
c: 4217c7b
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Paul Mackerras committed Feb 26, 2008
1 parent 61482c1 commit 615a682
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: 445857e0fc16ba3f74e778dd5a8707459c84f933
refs/heads/master: 4217c7b529af3abea090d875f0ef133ed2d44285
2 changes: 1 addition & 1 deletion trunk/arch/ppc/8xx_io/commproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
({ \
u32 offset = offsetof(immap_t, member); \
void *addr = ioremap (IMAP_ADDR + offset, \
sizeof( ((immap_t*)0)->member)); \
FIELD_SIZEOF(immap_t, member)); \
addr; \
})

Expand Down

0 comments on commit 615a682

Please sign in to comment.