Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41080
b: refs/heads/master
c: a1b26c3
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Higdon authored and Linus Torvalds committed Nov 25, 2006
1 parent 7bf53b9 commit eb2193d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: c154348f00834911c49aa63dfb48bd50d1a07d93
refs/heads/master: a1b26c32af51d0fd82754bc06b495dd03c2f2d58
7 changes: 0 additions & 7 deletions trunk/drivers/ide/pci/sgiioc4.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,14 +768,7 @@ ioc4_ide_init(void)
return ioc4_register_submodule(&ioc4_ide_submodule);
}

static void __devexit
ioc4_ide_exit(void)
{
ioc4_unregister_submodule(&ioc4_ide_submodule);
}

late_initcall(ioc4_ide_init); /* Call only after IDE init is done */
module_exit(ioc4_ide_exit);

MODULE_AUTHOR("Aniket Malatpure/Jeremy Higdon");
MODULE_DESCRIPTION("IDE PCI driver module for SGI IOC4 Base-IO Card");
Expand Down

0 comments on commit eb2193d

Please sign in to comment.