master/device.h
changeset 104 052bc82d5442
parent 98 f564d0929292
child 195 674071846ee3
--- a/master/device.h	Wed Mar 15 20:19:05 2006 +0000
+++ b/master/device.h	Fri Mar 17 14:21:35 2006 +0000
@@ -13,12 +13,10 @@
 
 #include <linux/interrupt.h>
 
-#include "../include/EtherCAT_rt.h"
-#include "../include/EtherCAT_dev.h"
+#include "../include/ecrt.h"
+#include "../devices/ecdev.h"
 #include "globals.h"
 
-typedef irqreturn_t (*ec_isr_t)(int, void *, struct pt_regs *);
-
 /*****************************************************************************/
 
 /**