]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/connector.h
[ALSA] Remove unreferenced header file include/sound/wavefront_fx.h
[linux-2.6-omap-h63xx.git] / include / linux / connector.h
index 3ea1cd58de97fd7ccbba6f762f32dedca10014db..10eb56b2940ad8c8b7f6775de247d552a99cc6fe 100644 (file)
@@ -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;