Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20102
b: refs/heads/master
c: 6fa2ffe
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 8935b76 commit 8572f5b
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: 793af244090ccb5f99091c5a999ce97e4d017834
refs/heads/master: 6fa2ffe901c77cdd8db9616db66894e96c12143d
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/dart_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ static unsigned long dart_tablesize;
static u32 *dart_vbase;

/* Mapped base address for the dart */
static unsigned int *__iomem dart;
static unsigned int __iomem *dart;

/* Dummy val that entries are set to when unused */
static unsigned int dart_emptyval;
Expand Down

0 comments on commit 8572f5b

Please sign in to comment.