lkml.org 
[lkml]   [2023]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: [PATCH 04/37] drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()
    Hi Lee,

    Thank you for the patch.

    On Fri, Mar 17, 2023 at 08:16:45AM +0000, Lee Jones wrote:
    > Fixes the following W=1 kernel build warning(s):
    >
    > drivers/gpu/drm/xlnx/zynqmp_dp.c:793: warning: expecting prototype for zynqmp_dp_link_train(). Prototype was for zynqmp_dp_train() instead
    >
    > Cc: Hyun Kwon <hyun.kwon@xilinx.com>
    > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
    > Cc: David Airlie <airlied@gmail.com>
    > Cc: Daniel Vetter <daniel@ffwll.ch>
    > Cc: Michal Simek <michal.simek@xilinx.com>
    > Cc: Philipp Zabel <p.zabel@pengutronix.de>
    > Cc: dri-devel@lists.freedesktop.org
    > Cc: linux-arm-kernel@lists.infradead.org
    > Signed-off-by: Lee Jones <lee@kernel.org>

    Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

    > ---
    > drivers/gpu/drm/xlnx/zynqmp_dp.c | 2 +-
    > 1 file changed, 1 insertion(+), 1 deletion(-)
    >
    > diff --git a/drivers/gpu/drm/xlnx/zynqmp_dp.c b/drivers/gpu/drm/xlnx/zynqmp_dp.c
    > index 0a7b466446fb6..a0606fab0e22c 100644
    > --- a/drivers/gpu/drm/xlnx/zynqmp_dp.c
    > +++ b/drivers/gpu/drm/xlnx/zynqmp_dp.c
    > @@ -784,7 +784,7 @@ static int zynqmp_dp_link_train_ce(struct zynqmp_dp *dp)
    > }
    >
    > /**
    > - * zynqmp_dp_link_train - Train the link
    > + * zynqmp_dp_train - Train the link
    > * @dp: DisplayPort IP core structure
    > *
    > * Return: 0 if all trains are done successfully, or corresponding error code.

    --
    Regards,

    Laurent Pinchart

    \
     
     \ /
      Last update: 2023-03-27 01:06    [W:4.101 / U:0.196 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site