Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38183
b: refs/heads/master
c: a8ed4f7
h: refs/heads/master
i:
  38181: 628588d
  38179: b060144
  38175: 556964c
v: v3
  • Loading branch information
Kim Phillips authored and Paul Mackerras committed Oct 2, 2006
1 parent 0ca1d5c commit e0f688c
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 7a69af63e788a324d162201a0b23df41bcf158dd
refs/heads/master: a8ed4f7ec3aa472134d7de6176f823b2667e450b
4 changes: 4 additions & 0 deletions trunk/arch/powerpc/platforms/83xx/mpc834x_itx.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ static int __init mpc834x_itx_probe(void)
return 1;
}

#ifdef CONFIG_RTC_CLASS
late_initcall(rtc_class_hookup);
#endif

define_machine(mpc834x_itx) {
.name = "MPC834x ITX",
.probe = mpc834x_itx_probe,
Expand Down

0 comments on commit e0f688c

Please sign in to comment.