Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274018
b: refs/heads/master
c: d5663e7
h: refs/heads/master
v: v3
  • Loading branch information
Alim Akhtar authored and Kukjin Kim committed Sep 19, 2011
1 parent 597099b commit 989dd82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f86147cc8faca81de5edfa1fab07b119c1867322
refs/heads/master: d5663e7a404ae97888bb8e7a7376de3fb0878ddd
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s5pc100/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ struct amba_device s5pc100_device_pdma1 = {
static int __init s5pc100_dma_init(void)
{
amba_device_register(&s5pc100_device_pdma0, &iomem_resource);
amba_device_register(&s5pc100_device_pdma1, &iomem_resource);

return 0;
}
Expand Down

0 comments on commit 989dd82

Please sign in to comment.