]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/i2o.h
[PATCH] slab: remove SLAB_NOFS
[linux-2.6-omap-h63xx.git] / include / linux / i2o.h
index c115e9e840b4e051b7b573a37c27bfc4564ad504..1fb02e17f6f642b9880ce814d00c11160219ddb7 100644 (file)
@@ -461,7 +461,7 @@ struct i2o_driver {
        int (*reply) (struct i2o_controller *, u32, struct i2o_message *);
 
        /* Event handler */
-       void (*event) (struct i2o_event *);
+       work_func_t event;
 
        struct workqueue_struct *event_queue;   /* Event queue */