Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64909
b: refs/heads/master
c: ee56c47
h: refs/heads/master
i:
  64907: 425b134
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Sep 12, 2007
1 parent fdd5029 commit b8aeef3
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: fb4f0e8832e0075849b41b65f6bb9fdfa7593b99
refs/heads/master: ee56c47440ab04c6a35c835a9bcc4193304adf93
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/legacy_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ static int __init serial_dev_init(void)

return platform_device_register(&serial_device);
}
arch_initcall(serial_dev_init);
device_initcall(serial_dev_init);


/*
Expand Down

0 comments on commit b8aeef3

Please sign in to comment.