[PATCH] rockchip: ram: sdram_rk3x88: replace comma by semicolon

Simon Glass sjg at chromium.org
Wed Jan 12 21:03:51 CET 2022


On Wed, 12 Jan 2022 at 09:32, Johan Jonker <jbx6244 at gmail.com> wrote:
>
> A comma at the end of a line gives sometimes strange
> effects in combination with some code formatters,
> so replace a comma by a semicolon in the sdram_rk3188.c
> and sdram_rk3288.c files.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
>  drivers/ram/rockchip/sdram_rk3188.c | 2 +-
>  drivers/ram/rockchip/sdram_rk3288.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>

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


More information about the U-Boot mailing list