Changeset 493
- Timestamp:
- 06/23/99 20:39:47 (14 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/sis5595.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/sis5595.c
r467 r493 277 277 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,1,54)) 278 278 if (! (s_bridge = pci_find_device( 279 PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_503, NULL))) ;279 PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_503, NULL))) 280 280 281 281 #else
