master/device.h
changeset 1209 8be462afb7f4
parent 1040 d2527675cdd5
child 1326 ef907b0b5125
equal deleted inserted replaced
1208:026e35646ab4 1209:8be462afb7f4
    41 #ifndef __EC_DEVICE_H__
    41 #ifndef __EC_DEVICE_H__
    42 #define __EC_DEVICE_H__
    42 #define __EC_DEVICE_H__
    43 
    43 
    44 #include <linux/interrupt.h>
    44 #include <linux/interrupt.h>
    45 
    45 
    46 #include "../include/ecrt.h"
       
    47 #include "../devices/ecdev.h"
    46 #include "../devices/ecdev.h"
    48 #include "globals.h"
    47 #include "globals.h"
    49 
    48 
    50 /**
    49 /**
    51  * Size of the transmit ring.
    50  * Size of the transmit ring.