Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358804
b: refs/heads/master
c: 97da42d
h: refs/heads/master
v: v3
  • Loading branch information
Amaury Decrême authored and Wolfram Sang committed Feb 11, 2013
1 parent 86152c8 commit 0cedd26
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: a6e7d0efe0e21091682f62c4a72707a1adeef8ea
refs/heads/master: 97da42dcb48079860b31dc83cb6bc5af15f9fc17
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-sis630.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ static int sis630_setup(struct pci_dev *sis630_dev)
goto exit;
}

dev_dbg(&sis630_dev->dev, "ACPI base at 0x%04x\n", acpi_base);
dev_dbg(&sis630_dev->dev, "ACPI base at 0x%04hx\n", acpi_base);

if (supported[i] == PCI_DEVICE_ID_SI_760)
smbus_base = acpi_base + 0xE0;
Expand Down

0 comments on commit 0cedd26

Please sign in to comment.