drivers/ec_types.h
branchkernel2.6
changeset 24 d417dd9bdc2f
parent 23 39364fbcd069
child 35 ed834aa98f89
equal deleted inserted replaced
23:39364fbcd069 24:d417dd9bdc2f
     6  *
     6  *
     7  *  $Date: 2005-09-07 17:50:50 +0200 (Mit, 07 Sep 2005) $
     7  *  $Date: 2005-09-07 17:50:50 +0200 (Mit, 07 Sep 2005) $
     8  *  $Author: fp $
     8  *  $Author: fp $
     9  *
     9  *
    10  ***************************************************************/
    10  ***************************************************************/
    11 
       
    12 #include <linux/module.h>
       
    13 
    11 
    14 #ifndef _EC_TYPES_H_
    12 #ifndef _EC_TYPES_H_
    15 #define _EC_TYPES_H_
    13 #define _EC_TYPES_H_
    16 
    14 
    17 /**
    15 /**