Show
Ignore:
Timestamp:
01/21/03 21:01:27 (10 years ago)
Author:
kmalkki
Message:

(Kyösti) Cleanups

Copy sysctl enums to chip drivers from sensors.h for now,
as seen in drivers included in 2.5 tree. File no longer included
from kernel side.

Apply i2c-proc change in CVS tagged -km2.

Partial clean and sort of includes everywhere.

Add i2c-dev.h, as a partial copy from i2c.
Add to sensors.h from i2c-proc.h to compile things.
Remove i2c-isa.h.

Reflect header file changes to lib/ and prog/.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/kernel/busses/i2c-viapro.c

    r1698 r1705  
    3333*/ 
    3434 
    35 #include <linux/version.h> 
    3635#include <linux/module.h> 
    3736#include <linux/pci.h> 
    38 #include <asm/io.h> 
    3937#include <linux/kernel.h> 
    4038#include <linux/stddef.h> 
     
    4240#include <linux/ioport.h> 
    4341#include <linux/i2c.h> 
     42#include <linux/init.h> 
     43#include <asm/io.h> 
    4444#include "version.h" 
    45 #include <linux/init.h> 
    4645 
    4746#ifndef PCI_DEVICE_ID_VIA_82C596_3