Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17616
b: refs/heads/master
c: 8416131
h: refs/heads/master
v: v3
  • Loading branch information
Richard Knutsson authored and Linus Torvalds committed Jan 10, 2006
1 parent 9d36262 commit 7887673
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 2b4f2f4b0132afa9f441171285cca354377bf5d0
refs/heads/master: 8416131ded5e491ecc2947d1ffaedf64725bb7a3
4 changes: 0 additions & 4 deletions trunk/drivers/video/aty/atyfb_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -3692,9 +3692,7 @@ static int __init atyfb_init(void)
atyfb_setup(option);
#endif

#ifdef CONFIG_PCI
pci_register_driver(&atyfb_driver);
#endif
#ifdef CONFIG_ATARI
atyfb_atari_probe();
#endif
Expand All @@ -3703,9 +3701,7 @@ static int __init atyfb_init(void)

static void __exit atyfb_exit(void)
{
#ifdef CONFIG_PCI
pci_unregister_driver(&atyfb_driver);
#endif
}

module_init(atyfb_init);
Expand Down

0 comments on commit 7887673

Please sign in to comment.