Changeset 189
- Timestamp:
- 02/02/99 18:01:32 (14 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/i2c/i2c.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/i2c/i2c.h
r186 r189 31 31 #include <asm/spinlock.h> /* for spinlock_t */ 32 32 #else 33 #include <asm/page.h> /* Needed for 2.2 kernels */ 33 34 #include <asm/semaphore.h> 34 35 #endif
