Changeset 4612
- Timestamp:
- 07/14/07 18:59:50 (6 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/busses/i2c-nforce2.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/busses/i2c-nforce2.c
r4389 r4612 323 323 324 324 static int __devinit nforce2_probe_smb(struct pci_dev *dev, int bar, 325 int alt_reg, struct nforce2_smbus *smbus, c har *name)325 int alt_reg, struct nforce2_smbus *smbus, const char *name) 326 326 { 327 327 int error;
