Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344272
b: refs/heads/master
c: 01a9508
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni committed Nov 20, 2012
1 parent 02ae404 commit ce6f127
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8b5c3f6c8d8300e7825bb5ed6effe0bd35907751
refs/heads/master: 01a9508de746bc2ae37dc63b407f2d7cdcb00386
3 changes: 0 additions & 3 deletions trunk/drivers/dma/mv_xor.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ static void mv_xor_issue_pending(struct dma_chan *chan);
#define to_mv_xor_chan(chan) \
container_of(chan, struct mv_xor_chan, common)

#define to_mv_xor_device(dev) \
container_of(dev, struct mv_xor_device, common)

#define to_mv_xor_slot(tx) \
container_of(tx, struct mv_xor_desc_slot, async_tx)

Expand Down

0 comments on commit ce6f127

Please sign in to comment.