diff options
Diffstat (limited to 'drivers/media/platform/rcar_fdp1.c')
| -rw-r--r-- | drivers/media/platform/rcar_fdp1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/rcar_fdp1.c b/drivers/media/platform/rcar_fdp1.c index 3245bc45f4a0..b13dec3081e5 100644 --- a/drivers/media/platform/rcar_fdp1.c +++ b/drivers/media/platform/rcar_fdp1.c | |||
| @@ -1132,7 +1132,7 @@ static int fdp1_device_process(struct fdp1_ctx *ctx) | |||
| 1132 | * mem2mem callbacks | 1132 | * mem2mem callbacks |
| 1133 | */ | 1133 | */ |
| 1134 | 1134 | ||
| 1135 | /** | 1135 | /* |
| 1136 | * job_ready() - check whether an instance is ready to be scheduled to run | 1136 | * job_ready() - check whether an instance is ready to be scheduled to run |
| 1137 | */ | 1137 | */ |
| 1138 | static int fdp1_m2m_job_ready(void *priv) | 1138 | static int fdp1_m2m_job_ready(void *priv) |
