diff options
Diffstat (limited to 'drivers/media/platform/vim2m.c')
-rw-r--r-- | drivers/media/platform/vim2m.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/vim2m.c b/drivers/media/platform/vim2m.c index 7bf9fa2f8534..065483e62db4 100644 --- a/drivers/media/platform/vim2m.c +++ b/drivers/media/platform/vim2m.c | |||
@@ -343,7 +343,7 @@ static void schedule_irq(struct vim2m_dev *dev, int msec_timeout) | |||
343 | * mem2mem callbacks | 343 | * mem2mem callbacks |
344 | */ | 344 | */ |
345 | 345 | ||
346 | /** | 346 | /* |
347 | * job_ready() - check whether an instance is ready to be scheduled to run | 347 | * job_ready() - check whether an instance is ready to be scheduled to run |
348 | */ | 348 | */ |
349 | static int job_ready(void *priv) | 349 | static int job_ready(void *priv) |