Show
Ignore:
Timestamp:
01/24/00 20:30:08 (13 years ago)
Author:
frodo
Message:

Removal of kernel 2.1 and 2.2 compatibility: pass one

Removed many #if statements

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/kernel/chips/adm1021.c

    r667 r704  
    2929#include "compat.h" 
    3030 
    31 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,1,53) 
    3231#include <linux/init.h> 
    33 #else 
    34 #define __init 
    35 #define __initdata 
    36 #endif 
    3732 
    3833/* Addresses to scan */