Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96826
b: refs/heads/master
c: faa5b9d
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Paul Mackerras committed May 15, 2008
1 parent d4c3d61 commit 951a475
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: 7012255aaee28203c15761f864e34b806b71dd53
refs/heads/master: faa5b9daa8bd8a18b5b1f3a8dd79261503f7cdd3
2 changes: 1 addition & 1 deletion trunk/drivers/macintosh/adb.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ int __init adb_init(void)
return 0;
}

__initcall(adb_init);
device_initcall(adb_init);

static int
do_adb_reset_bus(void)
Expand Down

0 comments on commit 951a475

Please sign in to comment.