mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-26 07:17:10 +00:00
clk: mpc83xx: Fix typo in "Coherent System Bus"
Cosmetic change. Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
This commit is contained in:
parent
88bd5701ef
commit
69ec7f35e0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue