]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: mmc: Fix a missing colon and newline
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:41 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:17 +0000 (11:52 -0600)
commit877bae24b0424a767dd2cb52bd5814199b47f686
tree5980668ba706106470c8ff757cfb6ac30ce69163
parentb2f571fe71b10e78bb0afc28e9f31bc3da0d16dd
rockchip: mmc: Fix a missing colon and newline

Add a missing colon and newline in rk3399_emmc_get_phy().

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/rockchip_sdhci.c