Re: [PATCH v2 03/12] drm/imx: cleanup the imx-drm header

2024-05-29 Thread Philipp Zabel
On So, 2024-03-31 at 23:29 +0300, Dmitry Baryshkov wrote: > Drop unused defines and obsolete prototypes from the imx-drm.h header. > > Signed-off-by: Dmitry Baryshkov Reviewed-by: Philipp Zabel regards Philipp

[PATCH v2 03/12] drm/imx: cleanup the imx-drm header

2024-03-31 Thread Dmitry Baryshkov
Drop unused defines and obsolete prototypes from the imx-drm.h header. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/imx/ipuv3/imx-drm.h | 12 1 file changed, 12 deletions(-) diff --git a/drivers/gpu/drm/imx/ipuv3/imx-drm.h b/drivers/gpu/drm/imx/ipuv3/imx-drm.h index e721beb