Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357603
b: refs/heads/master
c: 9871c79
h: refs/heads/master
i:
  357601: 60c73a7
  357599: 155f087
v: v3
  • Loading branch information
Wei WANG authored and Samuel Ortiz committed Feb 13, 2013
1 parent bde716d commit b1bd11a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3730bb8b65f9ee8b7097021f8073b80511af770d
refs/heads/master: 9871c799d15dfb1609582bf8b2868217802a2100
1 change: 0 additions & 1 deletion trunk/drivers/mfd/rtsx_pcr.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ static void rtsx_pci_add_sg_tbl(struct rtsx_pcr *pcr,
val = ((u64)addr << 32) | ((u64)len << 12) | option;

put_unaligned_le64(val, ptr);
ptr++;
pcr->sgi++;
}

Expand Down

0 comments on commit b1bd11a

Please sign in to comment.