Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31046
b: refs/heads/master
c: 85bd843
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Jun 29, 2006
1 parent 4037dc3 commit a116ec8
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: 1e075d58d667eb919a5df428b593ea7133e13d9c
refs/heads/master: 85bd84345f64cb953101ddd8ab1340dde351c579
2 changes: 1 addition & 1 deletion trunk/drivers/sn/ioc4.c
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ static struct pci_device_id ioc4_id_table[] = {
{0}
};

static struct pci_driver __devinitdata ioc4_driver = {
static struct pci_driver ioc4_driver = {
.name = "IOC4",
.id_table = ioc4_id_table,
.probe = ioc4_probe,
Expand Down

0 comments on commit a116ec8

Please sign in to comment.