Hello, This series fixes the problem that commit 18922936dc28 ("[media] vsp1_drm.h: add missing prototypes") tried to address. The functions has prototypes in a different header file, to proper fix is to include that header instead of duplicating prototypes. Mauro, this series applies on top of the vsp1 branch, but doesn't have to be merged into it as it's not a dependency for the DRM pull request I've sent. I'll thus send you a normal pull request for this once the patches will be reviewed. Laurent Pinchart (2): v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarations v4l: vsp1: drm: Include correct header file drivers/media/platform/vsp1/vsp1_drm.c | 2 +- drivers/media/platform/vsp1/vsp1_drm.h | 11 ----------- include/media/vsp1.h | 4 ++-- 3 files changed, 3 insertions(+), 14 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html