commit | aeb24cc0a31646eb9233a05834440fdf16a713bd | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Mon Nov 17 11:21:08 2014 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Nov 20 11:29:39 2014 +1000 |
tree | 6cb85f5f0fbd6804c72744cf6219ce1057dc5d9a | |
parent | 3ce733b909764a3ee17b35d7a2c940fd0bc45d5b [diff] |
drm: omapdrm: remove unused variable Commit f9b9faf6d94dd29eab8c128905c7d091f955481d "drm: flip-work: change drm_flip_work_init prototype" changed the drm_flip_work_init prototype to a void function, which makes 'ret' an unused variable. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Dave Airlie <airlied@redhat.com>