X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fconnector.h;h=10eb56b2940ad8c8b7f6775de247d552a99cc6fe;hb=d1187ed21026fd512b87851d0ca26d9ae16f9059;hp=3ea1cd58de97fd7ccbba6f762f32dedca10014db;hpb=8d1413b28033c49c7f1a4d320e815d7a5531acee;p=powerpc.git diff --git a/include/linux/connector.h b/include/linux/connector.h index 3ea1cd58de..10eb56b294 100644 --- a/include/linux/connector.h +++ b/include/linux/connector.h @@ -133,7 +133,7 @@ struct cn_callback_data { struct cn_callback_entry { struct list_head callback_entry; struct cn_callback *cb; - struct delayed_work work; + struct work_struct work; struct cn_queue_dev *pdev; struct cn_callback_id id;