Changeset 245
- Timestamp:
- 02/18/99 14:19:29 (14 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/busses/i2c-ali15x3.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/busses/i2c-ali15x3.c
r233 r245 198 198 res = pcibios_find_device(PCI_VENDOR_ID_AL, 199 199 PCI_DEVICE_ID_AL_M7101, 200 0,&ALI15X3_bus, &ALI15X3_devfn) );200 0,&ALI15X3_bus, &ALI15X3_devfn); 201 201 202 202 if (res) {
