Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149271
b: refs/heads/master
c: 0b13406
h: refs/heads/master
i:
  149269: 92766ea
  149267: d27ed2b
  149263: 31bf906
v: v3
  • Loading branch information
Mark Brown authored and Ben Dooks committed May 18, 2009
1 parent 4d0cd9e commit 11098d6
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: fa7a7883fe5c647decee57a9c1b86a96408c5b26
refs/heads/master: 0b13406a1f1928ec71e81dde52cb62d72ffd28ef
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c64xx/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ int s3c2410_dma_devconfig(int channel,
u32 peripheral;
u32 config = 0;

printk("%s: channel %d, source %d, dev %08lx, chan %p\n",
pr_debug("%s: channel %d, source %d, dev %08lx, chan %p\n",
__func__, channel, source, devaddr, chan);

WARN_ON(!chan);
Expand Down

0 comments on commit 11098d6

Please sign in to comment.