Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40077
b: refs/heads/master
c: b2ef785
h: refs/heads/master
i:
  40075: d493b97
v: v3
  • Loading branch information
Linus Torvalds committed Oct 20, 2006
1 parent bbb4ca5 commit 7b25f2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 7c2aed4b5632fb536721b8494d1a4a65852ffb49
refs/heads/master: b2ef7858db6394b758818358a43c7dd5f232bbcc
6 changes: 0 additions & 6 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1557,12 +1557,6 @@ static void __exit mv643xx_cleanup_module(void)
module_init(mv643xx_init_module);
module_exit(mv643xx_cleanup_module);

static struct pci_device_id pci_marvell_mv64360[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL, PCI_DEVICE_ID_MARVELL_MV64360) },
{}
};
MODULE_DEVICE_TABLE(pci, pci_marvell_mv64360);

MODULE_LICENSE("GPL");
MODULE_AUTHOR( "Rabeeh Khoury, Assaf Hoffman, Matthew Dharm, Manish Lachwani"
" and Dale Farnsworth");
Expand Down

0 comments on commit 7b25f2a

Please sign in to comment.