mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
arm64: Remove a double word in a source code comment
- s/of of/of/ MFC after: 3 days
This commit is contained in:
parent
cf5d9c4124
commit
516e591db1
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
struct qoriq_dw_pci_cfg {
|
||||
uint32_t pex_pf0_dgb; /* offset of PEX_PF0_DBG register */
|
||||
uint32_t ltssm_bit; /* LSB bit of of LTSSM state field */
|
||||
uint32_t ltssm_bit; /* LSB bit of LTSSM state field */
|
||||
};
|
||||
|
||||
struct qorif_dw_pci_softc {
|
||||
|
|
|
|||
Loading…
Reference in a new issue