diff options
author | Fabio Estevam <[email protected]> | 2012-10-09 23:33:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2012-10-27 08:31:46 -0200 |
commit | 2249b45701f9817f91d9a334fa30147e133badc4 (patch) | |
tree | fc43d6e08c835d5009069dc48341d0e2ecc27399 /lib/timerqueue.c | |
parent | 01aea0bfd8dfa8bc868df33904461984bb10a87a (diff) |
[media] coda: Do not use __cancel_delayed_work()
commit 136b5721d (workqueue: deprecate __cancel_delayed_work()) made
__cancel_delayed_work deprecated. Use cancel_delayed_work instead and get rid of
the following warning:
drivers/media/platform/coda.c:1543: warning: '__cancel_delayed_work' is deprecated (declared at include/linux/workqueue.h:437)
Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Acked-by: Javier Martin <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions