Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326600
b: refs/heads/master
c: f39f7b7
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Sep 19, 2012
1 parent 6aba804 commit 8a5ac67
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: d19bd83672dfc1f869e2b2122d99a2ceae7d0f7e
refs/heads/master: f39f7b7dcfd8d2c4024fbc00ffc832adf0ea41b3
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/arm/eesox.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ static void eesoxscsi_buffer_out(void *buf, int length, void __iomem *base)
{
const void __iomem *reg_fas = base + EESOX_FAS216_OFFSET;
const void __iomem *reg_dmastat = base + EESOX_DMASTAT;
const void __iomem *reg_dmadata = base + EESOX_DMADATA;
void __iomem *reg_dmadata = base + EESOX_DMADATA;

do {
unsigned int status;
Expand Down

0 comments on commit 8a5ac67

Please sign in to comment.