On 15 January 2018 at 03:06, Mario Six <[email protected]> wrote:
> checkpatch.pl complains that the clk_ops structures used in clk-uclass.c
> ought to be const, so we mark them as const.
>
> Reviewed-by: Simon Glass <[email protected]>
> Signed-off-by: Mario Six <[email protected]>
>
> ---
>
> v1 -> v2:
> * Changed commit message and text to used the correct word "const"
>   instead of "static".
>
> ---
>  drivers/clk/clk-uclass.c | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to