master/master.h
changeset 576 158c5a3d0a2a
parent 575 9a2121b500b1
child 578 f402b4bd2f4d
--- a/master/master.h	Tue Feb 20 09:43:23 2007 +0000
+++ b/master/master.h	Tue Feb 20 11:28:15 2007 +0000
@@ -150,7 +150,7 @@
 /*****************************************************************************/
 
 // master creation/deletion
-int ec_master_init(ec_master_t *, unsigned int,
+int ec_master_init(ec_master_t *, struct kobject *, unsigned int,
         const ec_device_id_t *, const ec_device_id_t *, unsigned int);
 void ec_master_destroy(ec_master_t *);