Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274017
b: refs/heads/master
c: f86147c
h: refs/heads/master
i:
  274015: 7a4477d
v: v3
  • Loading branch information
Alim Akhtar authored and Kukjin Kim committed Sep 19, 2011
1 parent 3237702 commit 597099b
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: fad23ddac36920600e2457cf540c4d6383290cd2
refs/heads/master: f86147cc8faca81de5edfa1fab07b119c1867322
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-s5pv210/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ struct amba_device s5pv210_device_pdma1 = {
static int __init s5pv210_dma_init(void)
{
amba_device_register(&s5pv210_device_pdma0, &iomem_resource);
amba_device_register(&s5pv210_device_pdma1, &iomem_resource);

return 0;
}
Expand Down

0 comments on commit 597099b

Please sign in to comment.