Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64631
b: refs/heads/master
c: f79abb8
h: refs/heads/master
i:
  64629: b9e056d
  64627: d6f0f18
  64623: dda6ed2
v: v3
  • Loading branch information
Ralf Baechle authored and Linus Torvalds committed Aug 31, 2007
1 parent aafb2bd commit 4f35512
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: cb109a0eb44cea24e83e7176473011fa41507b8b
refs/heads/master: f79abb828e1d851387def4247eb3f9477fe03234
2 changes: 1 addition & 1 deletion trunk/drivers/serial/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ static int pci_netmos_init(struct pci_dev *dev)
/* enable IO_Space bit */
#define ITE_887x_POSIO_ENABLE (1 << 31)

static int __devinit pci_ite887x_init(struct pci_dev *dev)
static int pci_ite887x_init(struct pci_dev *dev)
{
/* inta_addr are the configuration addresses of the ITE */
static const short inta_addr[] = { 0x2a0, 0x2c0, 0x220, 0x240, 0x1e0,
Expand Down

0 comments on commit 4f35512

Please sign in to comment.