[PATCH 1/2] clk: mpc83xx: Fix typo in "Coherent System Bus"

J. Neuschäfer via B4 Relay devnull+j.ne.posteo.net at kernel.org
Fri Nov 29 20:42:28 CET 2024


From: "J. Neuschäfer" <j.ne at posteo.net>

Cosmetic change.

Signed-off-by: J. Neuschäfer <j.ne at posteo.net>
---
 drivers/clk/mpc83xx_clk.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/mpc83xx_clk.h b/drivers/clk/mpc83xx_clk.h
index c06a51ecd43a426e8ecd4e99a3f8ff3e902f9106..6b74fc5f16b613cec4fbc654644835fbc0dfe3eb 100644
--- a/drivers/clk/mpc83xx_clk.h
+++ b/drivers/clk/mpc83xx_clk.h
@@ -321,7 +321,7 @@ static inline u32 get_pci_sync_in(immap_t *im)
 }
 
 /**
- * get_csb_clk() - Read the CSB (Coheren System Bus) clock speed
+ * get_csb_clk() - Read the CSB (Coherent System Bus) clock speed
  * @im: Pointer to the MPC83xx main register map in question
  *
  * Return: The CSB clock speed value as a 32-bit number.

-- 
2.45.2




More information about the U-Boot mailing list