]> Git Repo - u-boot.git/commit
rockchip: ram: sdram_rk3x88: replace comma by semicolon
authorJohan Jonker <[email protected]>
Wed, 12 Jan 2022 16:32:11 +0000 (17:32 +0100)
committerKever Yang <[email protected]>
Fri, 18 Mar 2022 10:12:03 +0000 (18:12 +0800)
commit861682b596b81f988d522edd4c1c76341de112a2
tree1caed0c41ab5ba2c4a1772f4a5534d20ca7af579
parentb42297ba8136c10bbd9b2b2b5f76ad836e456935
rockchip: ram: sdram_rk3x88: replace comma by semicolon

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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
drivers/ram/rockchip/sdram_rk3188.c
drivers/ram/rockchip/sdram_rk3288.c
This page took 0.032843 seconds and 4 git commands to generate.