Show
Ignore:
Timestamp:
02/04/01 23:21:19 (12 years ago)
Author:
mds
Message:

Copy sensors.c and sensors.h from the lm_sensors package and

name them i2c-proc.c and i2c-proc.h.
Add DEVICEID's from sensors.h to i2c-id.h.
Add #defines from i2c-isa.h in lm_sensors to i2c.h.
Update mkpatch for i2c-proc.[ch].

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/mkpatch/INCLUDES

    r3410 r3527  
    55"i2c-elektor.h"         <linux/i2c-elektor.h> 
    66"i2c-id.h"              <linux/i2c-id.h> 
     7"i2c-proc.h"            <linux/i2c-proc.h>