Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316663
b: refs/heads/master
c: 93aad1b
h: refs/heads/master
i:
  316661: e8e1d44
  316659: f6a16af
  316655: 6476202
v: v3
  • Loading branch information
Andy Shevchenko authored and Vinod Koul committed Jul 16, 2012
1 parent 5f08a2f commit 6111123
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: 41c556a8cb22dcb4751fed3fb3d2ccc37f945646
refs/heads/master: 93aad1bcc591c5138a5858a9cde637002e09ab4e
2 changes: 1 addition & 1 deletion trunk/drivers/dma/dw_dmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ static void dwc_scan_descriptors(struct dw_dma *dw, struct dw_dma_chan *dwc)
spin_unlock_irqrestore(&dwc->lock, flags);
}

static void dwc_dump_lli(struct dw_dma_chan *dwc, struct dw_lli *lli)
static inline void dwc_dump_lli(struct dw_dma_chan *dwc, struct dw_lli *lli)
{
dev_printk(KERN_CRIT, chan2dev(&dwc->chan),
" desc: s0x%llx d0x%llx l0x%llx c0x%x:%x\n",
Expand Down

0 comments on commit 6111123

Please sign in to comment.