mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
arm/qualcomm: Fix a typo in a source code comment
- s/unneccessary/unnecessary/ (cherry picked from commit fad3e1fbc8a4b7bf4189c93e877bdb68aa26f611)
This commit is contained in:
parent
97e2aea90a
commit
07afd89912
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ ipq4018_late_init(platform_t plat)
|
|||
* XXX FIXME This is needed because we're not parsing
|
||||
* the fdt reserved memory regions in a consistent way
|
||||
* between arm/arm64. Once the reserved region parsing
|
||||
* is fixed up this will become unneccessary.
|
||||
* is fixed up this will become unnecessary.
|
||||
*
|
||||
* These cover the SRAM/TZ regions that are not fully
|
||||
* accessible from the OS. They're in the ipq4018.dtsi
|
||||
|
|
|
|||
Loading…
Reference in a new issue