everywhere: replace double words
Treewide search and replace on a range of double word combinations: * `the the` * `to to` * `if if` * `that that` * `on on` * `is is` * `from from` Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
parent
b0e327bd9c
commit
07870934e3
125 changed files with 147 additions and 147 deletions
|
@ -26,7 +26,7 @@ config SRAM_NC_SIZE
|
|||
config SRAM_NC_BASE_ADDRESS
|
||||
hex "noncached SRAM Base Address"
|
||||
help
|
||||
The non-cached SRAM base address. The default value comes from from
|
||||
The non-cached SRAM base address. The default value comes from
|
||||
reg[1] of /chosen/zephyr,sram in devicetree. The user should
|
||||
generally avoid changing it via menuconfig or in configuration files.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue