Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332879
b: refs/heads/master
c: f52b36d
h: refs/heads/master
i:
  332877: ca759ee
  332875: e28745a
  332871: 4153d2a
  332863: 4e2994b
v: v3
  • Loading branch information
Andy Shevchenko authored and Vinod Koul committed Sep 27, 2012
1 parent f462a67 commit f143770
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: 027478851791df751176398be02a3b1c5f6aa824
refs/heads/master: f52b36d27b96cba186328f5e77b12ee39376db13
2 changes: 1 addition & 1 deletion trunk/drivers/dma/dw_dmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ static inline unsigned int dwc_fast_fls(unsigned long long v)
return 0;
}

static void dwc_dump_chan_regs(struct dw_dma_chan *dwc)
static inline void dwc_dump_chan_regs(struct dw_dma_chan *dwc)
{
dev_err(chan2dev(&dwc->chan),
" SAR: 0x%x DAR: 0x%x LLP: 0x%x CTL: 0x%x:%08x\n",
Expand Down

0 comments on commit f143770

Please sign in to comment.