[PATCH 2/2] block: rockchip: Staticize and constify driver ops

Simon Glass sjg at chromium.org
Fri May 8 18:59:49 CEST 2026


On 2026-05-07T16:42:39, Marek Vasut <marek.vasut+renesas at mailbox.org> wrote:
> block: rockchip: Staticize and constify driver ops
>
> Set the ops structure as static const. The structure is not accessible
> from outside of this driver and is not going to be modified at runtime.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> Acked-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> drivers/block/rkmtd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list