Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313125
b: refs/heads/master
c: b5111d9
h: refs/heads/master
i:
  313123: 95f5762
v: v3
  • Loading branch information
Linus Walleij committed Jun 10, 2012
1 parent c63888b commit e235de5
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: 7c77852d2f22cebd5ca7c4ded4c47284e67ed9b5
refs/heads/master: b5111d9ed4cba9a29ee454db162c4a88c6b944bf
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-nomadik/cpu-8815.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ static int __init cpu8815_init(void)
cpu8815_add_gpios(cpu8815_gpio_base, ARRAY_SIZE(cpu8815_gpio_base),
IRQ_GPIO0, &pdata);
amba_apb_device_add(NULL, "rng", NOMADIK_RNG_BASE, SZ_4K, 0, 0, NULL, 0);
amba_apb_device_add(NULL, "rtc-pl031", NOMADIK_RTC_BASE, SZ_4K, IRQ_RTC_RTT, 0, NULL, 0);
return 0;
}
arch_initcall(cpu8815_init);
Expand Down

0 comments on commit e235de5

Please sign in to comment.