Changeset 3044 for lm-sensors/trunk/kernel/chips/w83627hf.c
- Timestamp:
- 07/24/05 15:53:48 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/kernel/chips/w83627hf.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/kernel/chips/w83627hf.c
r3000 r3044 588 588 } 589 589 590 static int w83627hf_find(int sioaddr, int *address)590 static int __init w83627hf_find(int sioaddr, int *address) 591 591 { 592 592 u16 val;
