projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88bd570
)
clk: mpc83xx: Fix typo in "Coherent System Bus"
author
J. Neuschäfer
<j.ne@posteo.net>
Fri, 29 Nov 2024 19:42:28 +0000
(20:42 +0100)
committer
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Sun, 15 Dec 2024 01:03:52 +0000
(
02:03
+0100)
Cosmetic change.
Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
drivers/clk/mpc83xx_clk.h
patch
|
blob
|
history
diff --git
a/drivers/clk/mpc83xx_clk.h
b/drivers/clk/mpc83xx_clk.h
index c06a51ecd43a426e8ecd4e99a3f8ff3e902f9106..6b74fc5f16b613cec4fbc654644835fbc0dfe3eb 100644
(file)
--- 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 (Coheren
t
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.